change repo links
This commit is contained in:
parent
1a35b47a6b
commit
3d969adc74
@ -1,11 +1,11 @@
|
||||
</main>
|
||||
|
||||
<footer><br>
|
||||
<a rel="source code" href="https://github.com/Schnilz/nilsschulte.de">source code</a> for this site<br>
|
||||
© {{ now.Format "2006" }} Nils Schulte
|
||||
<a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative Commons License" src="https://i.creativecommons.org/l/by-sa/4.0/80x15.png"></a>
|
||||
|
||||
</footer>
|
||||
</div>
|
||||
<a rel="source code" href="https://git.nilsschulte.de/nils/nilsschulte.de/">source code</a> for this site<br>
|
||||
© {{ now.Format "2006" }} Nils Schulte
|
||||
<a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative Commons License" src="https://i.creativecommons.org/l/by-sa/4.0/80x15.png"></a>
|
||||
|
||||
{{ partial "foot.html" . }}
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
{{ partial "foot.html" . }}
|
@ -1,6 +1,6 @@
|
||||
name = "nils-theme"
|
||||
license = "GPL"
|
||||
licenselink = "https://github.com/schnilz/nilsschulte.de/blob/master/LICENSE.md"
|
||||
licenselink = "https://git.nilsschulte.de/nils/nilsschulte.de/src/branch/main/LICENSE"
|
||||
description = "A simple theme"
|
||||
tags = ["blog", "theme", "hyde", "highlight.js", "font-awesome", "google analytics", "disqus", "personal", "syntax highlighting", "responsive", "graphcomment"]
|
||||
features = ["blog", "theme", "highlight.js", "font-awesome", "responsive", "disqus", "graphcomment", "portfolio"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user