mirror of
https://github.com/jbowdre/runtimeterror.git
synced 2024-11-09 17:42:19 +00:00
remove proven.lol proof
This commit is contained in:
parent
ccb5ed0b79
commit
8600c38944
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
{{- partial "lang.html" . -}}
|
||||
<p class="copyright">{{ .Site.Copyright | markdownify }}</p>
|
||||
<p class="powered_by">{"powered_by": [{{- range $i, $link := .Site.Params.powerLinks }}{{ if $i }}, {{ end }}"<a target="_blank" href="{{ $link.url }}">{{ $link.title }}</a>"{{ end }}]}
|
||||
<br><a target="_blank" href="https://proven.lol/cd10d3"><</a><a target="_blank" href="https://github.com/jbowdre/runtimeterror">view source</a><a target="_blank" href="https://proven.lol/cd10d3">></a></p>
|
||||
<br><<a target="_blank" href="https://github.com/jbowdre/runtimeterror">view source</a>></p>
|
||||
|
||||
{{ if (findRE "<pre" .Content 1) }}
|
||||
{{ $jsCopy := resources.Get "js/code-copy-button.js" | minify }}
|
||||
|
|
Loading…
Reference in a new issue