diff --git a/assets/sass/partials/_form-controls.scss b/assets/sass/partials/_form-controls.scss index 5a6b5a3..f134579 100644 --- a/assets/sass/partials/_form-controls.scss +++ b/assets/sass/partials/_form-controls.scss @@ -329,8 +329,4 @@ flex-direction: row; align-items: flex-end; } - - .btn-primary { - align-self: flex-end; - } } diff --git a/content/blog/2026-01-12-week-4-got-webmentions/index.md b/content/blog/2026-01-12-week-4-got-webmentions/index.md new file mode 100644 index 0000000..8194ce9 --- /dev/null +++ b/content/blog/2026-01-12-week-4-got-webmentions/index.md @@ -0,0 +1,24 @@ +--- +title: "Week 4 - Got Webmentions" +date: 2026-01-18 +tags: + - weeknote + - weekly update +draft: false +--- + +- 🗨️ Added the ability to send and receive [webmentions](https://indieweb.org/Webmention) to the blog. Haven't automated displaying of received ones yet, but I'll get there. +- 🧰 Setup a little personal API to handle the guestbook, visitor counter, and aforementioned webmentions. +- 📺 Setup a little dashboard on my homelab for monitoring all of the above! + +## Links I Found Interesting + +- [iCloud Photos Downloader](https://github.com/icloud-photos-downloader/icloud_photos_downloader) and [Photos Backup Anywhere](https://photosbackup.app/) - Two useful looking things for backing up my Photos library + +## Music + +## Next Week + +Not necessary + +Until next week! diff --git a/layouts/shortcodes/lastfm-stats-form.html b/layouts/shortcodes/lastfm-stats-form.html index e7cd3e9..65dd0f8 100644 --- a/layouts/shortcodes/lastfm-stats-form.html +++ b/layouts/shortcodes/lastfm-stats-form.html @@ -17,7 +17,9 @@ - +
+ +