From 12454f5a2f0ed2fd42b450edd9c5c87ed21ce520 Mon Sep 17 00:00:00 2001 From: Helen Chong <119173961+helenclx@users.noreply.github.com> Date: Sat, 1 Jun 2024 00:40:59 +0800 Subject: [PATCH] Remove links to my Neocities profile on home page and changelogs page --- src/_includes/main/changelogs.njk | 2 +- src/index.njk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/_includes/main/changelogs.njk b/src/_includes/main/changelogs.njk index a8549603..a581f6e2 100644 --- a/src/_includes/main/changelogs.njk +++ b/src/_includes/main/changelogs.njk @@ -21,7 +21,7 @@ layout: main/content -

To get notified of the updates on this website, you can subscribe to the {{ sitemeta.siteName }} RSS feed, which contains new articles, blog posts and website changelogs, or follow my Neocities profile.

+

To get notified of the updates on this website, you can subscribe to the {{ sitemeta.siteName }} RSS feed, which contains new articles, blog posts and website changelogs.

{{ content | safe }} diff --git a/src/index.njk b/src/index.njk index f0aaacbf..7f6e5ff4 100644 --- a/src/index.njk +++ b/src/index.njk @@ -51,7 +51,7 @@ eleventyComputed: {%- endfor %}

View all site changelogs

-

You can subscribe to the {{ sitemeta.siteName }} RSS feed or follow my Neocities profile to get notified of the updates on this website.

+

You can subscribe to the {{ sitemeta.siteName }} RSS feed to get notified of the updates on this website.