Update style and first post

This commit is contained in:
Tyler Perkins
2023-09-11 22:45:24 -04:00
parent 786d8b3fcc
commit dfa985812f
4 changed files with 10 additions and 7 deletions

View File

@@ -0,0 +1 @@
<center><img src="{{ .Destination }}" title="{{ with .Title }}{{ . }} {{ else }}{{ .Text }}{{ end }}" alt="{{ .Text }}" /></center>

View File

@@ -0,0 +1 @@
<a href="{{ .Destination }}" title="{{ .Title }}" data-value="{{ .Text | safeHTML }}" class="scramble">{{ .Text | safeHTML }}</a>