Deprecate cowsay of the day

This commit is contained in:
2025-02-06 10:14:38 -06:00
parent a25d8ef163
commit bd05208aee
4 changed files with 6 additions and 47 deletions

View File

@ -1,13 +0,0 @@
---
title: Cowsay of the Day Science
description: An ASCII cow postulates on the state of science education in the modern world.
date: 2024-01-02
tags:
- Cowsay of the Day
synopsis: An ASCII cow postulates on the state of science education in the modern world.
imageURL: /img/cowsayOfTheDay.avif
imageAlt: An ASCII cow with a thought bubble containing the word wut
mastodon_id: "111688829907363670"
---
As a big-old nerd, I spend a lot of time in the terminal on my computer. When you spend a lot of time somewhere, you want it to be comfortable. As a part of making my terminal more homey, I've set it up to give me a random quote each time I start a new session, delivered, of course, by a cow. Here's today's cowsay of the day:
{{ cowList.onScience | cowsay | safe }}

View File

@ -4,6 +4,9 @@ title: Nathan Upchurch | Changelog
structuredData: none
---
# Changelog
* 2025-02-06
* Add [Friendica profile](https://friendica.world/profile/nathan) to [/me](/me).
* Deprecate cowsay of the day.
* 2025-02-04
* Re-implement support for Open Graph and Twitter Card metadata because [I'm an idiot](https://github.com/mastodon/mastodon/issues/33812#issuecomment-2635441141) and didn't realize that you can't use the `<meta>` tag for images and there appears to be no officially supported way to do this except for appropriating the mechanism reserved for app icons and favicons.
* 2025-02-02