mirror of
https://github.com/naoufalzerai/zerai.xyz.git
synced 2026-07-04 04:40:23 +00:00
remove theme path
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{{ partial "nextprev.html" . -}}
|
||||
{{ partial "taglist.html" . -}}
|
||||
</article>
|
||||
</main>
|
||||
<footer>
|
||||
<a href="{{ .Site.BaseURL }}">{{ .Site.BaseURL }}</a><br><br>
|
||||
<a href="/index.xml"><img src="/rss.svg" style="max-height:1.5em" alt="RSS Feed" title="Subscribe via RSS for updates."></a>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user