From 3bf137fa3bed527c9a223f47726834619d7d0031 Mon Sep 17 00:00:00 2001
From: mat ess
Date: Fri, 27 Jan 2023 13:39:08 -0500
Subject: [PATCH] Drop stereophonic link, update years
---
config.toml | 1 -
templates/atom.xml | 2 +-
templates/partials/footer.html | 2 +-
3 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/config.toml b/config.toml
index cfbc431..26cf0c8 100644
--- a/config.toml
+++ b/config.toml
@@ -45,7 +45,6 @@ menu = [
]
me_links = [
- { name = "stereophonic.space", url = "https://stereophonic.space/mat" },
{ name = "pijul nest", url = "https://nest.pijul.com/mat" },
{ name = "lobste.rs", url = "https://lobste.rs/u/mat" },
{ name = "gitlab", url = "https://gitlab.com/matthewess" },
diff --git a/templates/atom.xml b/templates/atom.xml
index 5405114..5e59049 100644
--- a/templates/atom.xml
+++ b/templates/atom.xml
@@ -16,7 +16,7 @@
{{ get_url(path=config.extra.favicon) }}
- © 2022 mat ess
+ © 2022-2023 mat ess
Zola
{{ last_updated | date(format="%+") }}
{{ feed_url | safe }}
diff --git a/templates/partials/footer.html b/templates/partials/footer.html
index 9468bad..e92dc20 100644
--- a/templates/partials/footer.html
+++ b/templates/partials/footer.html
@@ -10,7 +10,7 @@
- © 2022 mat ess.
+ © 2022-2023 mat ess.