Compare commits

...

21 commits

Author SHA1 Message Date
9e1b867962 !publish! 2021-02-11 03:19:04 +01:00
da63994950 meh 2021-02-11 03:18:20 +01:00
2d02f5fa37 meh 2021-02-11 03:15:43 +01:00
601853711b !publish! 2021-02-11 03:14:36 +01:00
0fd2b031b3 !publish! 2021-02-11 01:49:06 +01:00
72ecb22587 !publis 2021-02-11 01:48:31 +01:00
410bc9942e !publish! 2021-02-11 01:43:41 +01:00
c4a23daa48 !publish! 2021-02-11 01:42:26 +01:00
aa572e503c !publish! 2021-02-11 01:41:38 +01:00
f577e17a7b !publish! 2021-02-11 01:37:23 +01:00
514bf6de37 !publish! 2021-02-11 01:34:06 +01:00
8c911b0e6d !publish! 2021-02-11 01:31:44 +01:00
d5dc1e4529 !bla 2021-02-11 01:31:26 +01:00
be7b7687bb !publish! 2021-02-11 01:29:27 +01:00
ced3af006a make it! 2021-02-11 01:29:03 +01:00
059131aebf make it! 2021-02-11 01:15:31 +01:00
b437c383b2 make it! 2021-02-11 01:14:14 +01:00
06183ac07e make it! 2021-02-11 01:07:56 +01:00
890a4294d2 make it! 2021-02-11 01:07:22 +01:00
ba7a3692b8 make it! 2021-02-11 01:03:14 +01:00
caf3dc33df make it! 2021-02-11 01:02:34 +01:00
2 changed files with 2 additions and 2 deletions

View file

@ -34,7 +34,7 @@
<a printhref="#ph-{{- $session.File.UniqueID -}}" href="{{- $session.RelPermalink -}}{{- if eq hugo.Environment "offline" -}}index.html{{- end -}}"{{- with .Title}} title="{{- . -}}"{{- end -}}><span class="sup">{{- index (split .Destination ":") 0 -}}</span>{{- $text_link -}}</a>
{{- end -}}
{{- else -}}
<a printhref="#ph-{{- $session.File.UniqueID -}}" href="{{- .Destination -}}/{{- if eq hugo.Environment "offline" -}}index.html{{- end -}}">{{- $text_link -}}⦚<span>{{- .Destination -}} not found</span></a>
<a href="{{- .Destination -}}/{{- if eq hugo.Environment "offline" -}}index.html{{- end -}}">{{- $text_link -}}⦚<span>{{- .Destination -}} not found</span></a>
{{- end -}}
{{- else if strings.HasPrefix .Destination "audio:" -}}
{{- $a_destination := (substr .Destination 6) -}}

View file

@ -1 +1 @@
# git.sandpoints.org/Drawwell/SandpointsTheme v0.0.0-20210209215842-6037aac2d81d
# git.sandpoints.org/Drawwell/SandpointsTheme v0.0.0-20210211021211-8674473d0c45