Added Readme

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
2022-08-08 15:27:30 +01:00
parent f6618a93ff
commit de1248a965
4 changed files with 83 additions and 39 deletions

View File

@@ -261,7 +261,8 @@
{{ range .social }}
<li>
<a href="{{ .url }}" rel="me" title="{{ .title }}">
{{ .content | html }}
{{ .icon | html }}
{{ .name }}
</a>
</li>
{{ end }}