Compare commits
2 commits
b3279e14e3
...
1beba0c298
Author | SHA1 | Date | |
---|---|---|---|
1beba0c298 | |||
67501f0432 |
2 changed files with 15 additions and 3 deletions
|
@ -12,7 +12,7 @@
|
|||
"type": "anime"
|
||||
},
|
||||
{
|
||||
"title": "Bones S08",
|
||||
"title": "Bones S09",
|
||||
"type": "series"
|
||||
},
|
||||
{
|
||||
|
@ -29,6 +29,18 @@
|
|||
"name": "Watched",
|
||||
"url": "https://kjelsrud.dev/logs/watchlist/",
|
||||
"tv":[
|
||||
{
|
||||
"title": "Bones S08",
|
||||
"type": "series",
|
||||
"date":
|
||||
{
|
||||
"year": "2025",
|
||||
"month": "03",
|
||||
"day": "18",
|
||||
"string": "2025-03-18"
|
||||
},
|
||||
"rating": 4
|
||||
},
|
||||
{
|
||||
"title": "Severance S01",
|
||||
"type": "series",
|
||||
|
|
|
@ -4,7 +4,7 @@ description: ""
|
|||
layout: "../layouts/Layout.astro"
|
||||
---
|
||||
|
||||
> *Last update: January 21, 2025*
|
||||
> *Last update: March 19, 2025*
|
||||
|
||||
## What do I use?
|
||||
|
||||
|
@ -36,7 +36,7 @@ The following is a list of the different technologies that I use on a daily basi
|
|||
|
||||
## Software
|
||||
|
||||
- **Browser:** [Firefox](https://www.mozilla.org/en-US/firefox/new/)
|
||||
- **Browser:** [Zen](https://zen-browser.app/) x [Firefox Focus](https://www.mozilla.org/en-US/firefox/browsers/mobile/focus/)
|
||||
- [Invidious](https://invidious.io/). Open source front-end for YouTube.
|
||||
- [uBlock Origin](https://ublockorigin.com/) Free, open-source ad content blocker.
|
||||
- **Calendar:** Physical calendar
|
||||
|
|
Loading…
Add table
Reference in a new issue