diff options
| -rw-r--r-- | neocities/index.html | 2 | ||||
| -rwxr-xr-x | neocities/update.sh | 4 | ||||
| -rw-r--r-- | webring/linuxring/index.html | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/neocities/index.html b/neocities/index.html index f3abab7..793fefd 100644 --- a/neocities/index.html +++ b/neocities/index.html @@ -34,7 +34,7 @@ <br> <p>moved</p> - <p style="color:grey; font-size: small">Updated: 2026-02-17 11:53:46</p> + <p style="color:grey; font-size: small">Updated: 2026-02-17 12:30:11</p> <a href="https://softmachine.dev">>> redirect</a> </body> diff --git a/neocities/update.sh b/neocities/update.sh index 9781f93..9b36d0e 100755 --- a/neocities/update.sh +++ b/neocities/update.sh @@ -1,6 +1,6 @@ NOW=$(date "+%Y-%m-%d %H:%M:%S") -FILE=neocities/index.html +FILE=index.html sed -e "s/Updated: .*<\/p>/Updated: $NOW<\/p>/g" -i '' $FILE -neoup -f neocities/index.html +neoup -f index.html diff --git a/webring/linuxring/index.html b/webring/linuxring/index.html index eac2e8f..f462713 100644 --- a/webring/linuxring/index.html +++ b/webring/linuxring/index.html @@ -517,7 +517,7 @@ on the internet.</td> <tr> <td><img class="icon" src="icon/postmarketos.png"></td> <td><a href="https://coolpickles.neocities.org">coolpickles.neocities.org</a></td> - <td>Obscure nerdy tech website featuring a personal blog, game reviews, product reviews, and</td> + <td>Nerdy aero-themed website about obscure/obsolete technology, non-standard linux, daily driving linux, tech news, and FOSS software/technologies. Featuring a blog, product reviews, and game reviews.</td> </tr> |
