aboutsummaryrefslogtreecommitdiff
path: root/layouts/partials
diff options
context:
space:
mode:
authorAlexander Neonxp Kiryukhin <i@neonxp.ru>2024-12-22 02:35:20 +0300
committerAlexander Neonxp Kiryukhin <i@neonxp.ru>2024-12-22 02:35:20 +0300
commit314fdb54bc5ec72630fc16a8c75e8a9169b2c2ee (patch)
tree075af66d703d4d0f57d1f0a0ab6feb51ce6a4511 /layouts/partials
parent7b725aeffad190e7c44a219623aa822a637da0fa (diff)
Auto-commit 2024-12-22
Diffstat (limited to 'layouts/partials')
-rw-r--r--layouts/partials/footer.html2
-rw-r--r--layouts/partials/head.html1
2 files changed, 1 insertions, 2 deletions
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html
index 93ba7b0..d2cf6e6 100644
--- a/layouts/partials/footer.html
+++ b/layouts/partials/footer.html
@@ -4,7 +4,7 @@
<div class="col">
<ul class="list-unstyled">
<li><cite>2007—{{ now.Year }}</cite></li>
- <li><cite></cite>Александр NeonXP Кирюхин</cite></li>
+ <li><cite>Александр NeonXP Кирюхин</cite></li>
<li><cite>г.Казань</cite></li>
</ul>
</div>
diff --git a/layouts/partials/head.html b/layouts/partials/head.html
index 095207e..fa91731 100644
--- a/layouts/partials/head.html
+++ b/layouts/partials/head.html
@@ -5,7 +5,6 @@
<meta name="go-source" content="neonxp.ru/go/{{ .Params.Name }} {{ .Params.Repository }} {{ .Params.Repository }}/tree/{/dir} {{ .Params.Repository }}/tree/master{/dir}/{file}#n{line}">
{{end}}
{{ template "_internal/opengraph.html" . }}
-{{ template "_internal/schema.html" . }}
{{ template "_internal/twitter_cards.html" . }}
<link rel="icon" type="image/png" href="/img/favicon.webp">