Merge branch 'main' of ssh://git.n07070.xyz:1968/n07070/blogotheme
This commit is contained in:
@@ -1,13 +1,14 @@
|
||||
|
||||
<nav class="end-nav side-padding card-container card content">
|
||||
<nav class="end-nav card-container card content">
|
||||
{{ partial "openring-out.html" . }}
|
||||
|
||||
</nav>
|
||||
|
||||
|
||||
<footer class="content card card-container side-padding" >
|
||||
<footer class="content card card-container" >
|
||||
<h3>The Octet Press is <a href="{{ .Site.BaseURL }}about-me/">N07070's</a> blog.</h3>
|
||||
<small>It's self-hosted, low-tech, without javascript and static, as it should be.</small>
|
||||
<br>
|
||||
<sup><a href="{{ .Site.BaseURL}}/notes/why-no-js/" rel="nofollow">Why ?</a></sup>
|
||||
<br>
|
||||
<p> Page last modified on {{ .Lastmod }}</p>
|
||||
</footer>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<!-- License-Id: CC0-1.0 -->
|
||||
<section class="webring">
|
||||
<section class="webring side-padding">
|
||||
<h3>Articles from blogs I follow around the net</h3>
|
||||
<section class="articles">
|
||||
{{range .Articles}}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
|
||||
<section class="webring">
|
||||
<section class="webring side-padding">
|
||||
<h3>Articles from blogs I follow around the net</h3>
|
||||
<section class="articles">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user