Merge branch 'dev' into patch-2

This commit is contained in:
Nuno C.
2026-02-17 16:34:26 +00:00
committed by GitHub
2 changed files with 12 additions and 1 deletions
+11
View File
@@ -973,6 +973,17 @@
"Blog" "Blog"
] ]
}, },
{
"title": "jbetzen.net",
"url": "https://jbetzen.net/",
"tags": [
"Personal site",
"Home Automation",
"CAD",
"DIY",
"Mechanical Engineering"
]
},
{ {
"title": "alst.ovh", "title": "alst.ovh",
"url": "https://alst.ovh/", "url": "https://alst.ovh/",
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "hugo-blowfish-theme", "name": "hugo-blowfish-theme",
"version": "2.98.0", "version": "2.99.0",
"description": "Blowfish theme for Hugo.", "description": "Blowfish theme for Hugo.",
"scripts": { "scripts": {
"postinstall": "vendor-copy", "postinstall": "vendor-copy",