mirror of
https://github.com/Brandon-Rozek/website-theme.git
synced 2025-12-08 16:20:24 +00:00
Reverting changes to go back to absolute URLs (2)
This reverts commit e253bf878d.
This commit is contained in:
parent
e344944c34
commit
91552d5841
10 changed files with 13 additions and 13 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{{- $openPGP := resources.Get "js/openpgp.min.js" -}}
|
||||
<script src="{{ $openPGP.RelPermalink }}"></script>
|
||||
<script src="{{ $openPGP.Permalink }}"></script>
|
||||
<textarea id="pgpsignedtext" class="pgpform" style="width: 100%; min-height: 10rem;"></textarea>
|
||||
<button class="pgpverifybutton" onclick="verify()">Verify</button>
|
||||
<br/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue