Update themes/zettels/layouts/index.html
This commit is contained in:
parent
4429fb8e97
commit
8d21a85f3f
|
@ -1,6 +1,6 @@
|
|||
{{ define "main" }}
|
||||
<p style="text-align: center;"><a href="http://sasserisop.com">Back to Sasserisop homepage</a></p>
|
||||
{{ partial "content.html" . }}
|
||||
<p>Check out the source in this <a href="https:/git.sasserisop.com/Sasserisop/MATH201/src/branch/master">Gitea repository <img border="0" src="gitea-logo.svg" width="50" height="50"></a></p>
|
||||
<p>Check out the source in this <a href="https://git.sasserisop.com/Sasserisop/MATH201/src/branch/master">Gitea repository <img border="0" src="gitea-logo.svg" width="50" height="50"></a></p>
|
||||
|
||||
{{ end }}
|
||||
|
|
Loading…
Reference in New Issue