Merge branch 'main' of github.com:cdransf/coryd.dev
This commit is contained in:
commit
eb3c2c1c12
3 changed files with 13 additions and 2 deletions
|
@ -13,9 +13,9 @@ This is the code for my personal website and portfolio. Built using [11ty](https
|
|||
## 📝 Recent posts
|
||||
|
||||
<!-- BLOGPOSTS:START -->
|
||||
- [Automatic Mastodon post embeds](https://coryd.dev/posts/2024/automatic-mastodon-post-embeds/)
|
||||
- [Using B2 as a JSON data store](https://coryd.dev/posts/2024/using-b2-as-a-json-data-store/)
|
||||
- [Adding a light-dark theme toggle](https://coryd.dev/posts/2024/adding-a-light-dark-theme-toggle/)
|
||||
- [Setting up image transforms in Eleventy](https://coryd.dev/posts/2024/setting-up-image-transforms-in-eleventy/)
|
||||
- [Renting your music means accepting that it will disappear](https://coryd.dev/posts/2024/renting-your-music-means-accepting-that-it-will-disappear/)
|
||||
- [On getting tattooed](https://coryd.dev/posts/2024/on-getting-tattooed/)
|
||||
<!-- BLOGPOSTS:END -->
|
||||
|
|
2
cache/jsonfeed-to-mastodon-timestamp.json
vendored
2
cache/jsonfeed-to-mastodon-timestamp.json
vendored
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"timestamp": 1708474466070
|
||||
"timestamp": 1708495409335
|
||||
}
|
11
cache/jsonfeed-to-mastodon.json
vendored
11
cache/jsonfeed-to-mastodon.json
vendored
|
@ -10290,5 +10290,16 @@
|
|||
"https://social.lol/users/cory/statuses/111966582604528670"
|
||||
],
|
||||
"lastTootTimestamp": 1708474466065
|
||||
},
|
||||
"https://storyfair.net/spotify-modifies-terms-for-audiobook-rightsholders/": {
|
||||
"id": "aHR0cHM6Ly9zdG9yeWZhaXIubmV0L3Nwb3RpZnktbW9kaWZpZXMtdGVybXMtZm9yLWF1ZGlvYm9vay1yaWdodHNob2xkZXJzLw==",
|
||||
"title": "🔗: Spotify Modifies Terms for Audiobook Rightsholders, Changes May Put Authors in Legal Peril With Narrators",
|
||||
"url": "https://storyfair.net/spotify-modifies-terms-for-audiobook-rightsholders/",
|
||||
"content_text": "🔗: Spotify Modifies Terms for Audiobook Rightsholders, Changes May Put Authors in Legal Peril With Narrators #Tech https://storyfair.net/spotify-modifies-terms-for-audiobook-rightsholders/",
|
||||
"date_published": "Wed, 21 Feb 2024 02:40:00 GMT",
|
||||
"toots": [
|
||||
"https://social.lol/users/cory/statuses/111967955141538880"
|
||||
],
|
||||
"lastTootTimestamp": 1708495409330
|
||||
}
|
||||
}
|
Reference in a new issue