chore: update uses
This commit is contained in:
parent
7ee7d475f1
commit
c3a19ec275
3 changed files with 13 additions and 2 deletions
2
cache/jsonfeed-to-mastodon-timestamp.json
vendored
2
cache/jsonfeed-to-mastodon-timestamp.json
vendored
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"timestamp": 1700248491826
|
||||
"timestamp": 1700251389274
|
||||
}
|
11
cache/jsonfeed-to-mastodon.json
vendored
11
cache/jsonfeed-to-mastodon.json
vendored
|
@ -7386,5 +7386,16 @@
|
|||
"https://social.lol/users/cory/statuses/111427485155502613"
|
||||
],
|
||||
"lastTootTimestamp": 1700248491823
|
||||
},
|
||||
"https://trakt.tv/movies/ghostbusters-afterlife-2021": {
|
||||
"id": "aHR0cHM6Ly90cmFrdC50di9tb3ZpZXMvZ2hvc3RidXN0ZXJzLWFmdGVybGlmZS0yMDIx",
|
||||
"title": "🎥: Ghostbusters: Afterlife",
|
||||
"url": "https://trakt.tv/movies/ghostbusters-afterlife-2021",
|
||||
"content_text": "🎥: Ghostbusters: Afterlife #Movies #Watching #Trakt https://trakt.tv/movies/ghostbusters-afterlife-2021",
|
||||
"date_published": "Fri, 17 Nov 2023 15:00:00 +0000",
|
||||
"toots": [
|
||||
"https://social.lol/users/cory/statuses/111427675043846172"
|
||||
],
|
||||
"lastTootTimestamp": 1700251389270
|
||||
}
|
||||
}
|
|
@ -26,7 +26,7 @@ meta:
|
|||
|
||||
Software and services that I use for work and my own enjoyment.
|
||||
|
||||
{% image '<https://coryd.dev/assets/img/pages/uses.jpg>', 'My desk', 'border border-blue-600 dark:border-blue-400 rounded-lg overflow-hidden [&>*]:w-full', 'eager' %}
|
||||
{% image 'https://coryd.dev/assets/img/pages/uses.jpg', 'My desk', 'border border-blue-600 dark:border-blue-400 rounded-lg overflow-hidden [&>*]:w-full', 'eager' %}
|
||||
|
||||
<h3 className="text-xl font-extrabold leading-9 tracking-tight text-gray-900 dark:text-gray-100 sm:text-2xl sm:leading-10 md:text-4xl md:leading-14">Computer setup</h3>
|
||||
|
||||
|
|
Reference in a new issue