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"
|
"type": "anime"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Bones S08",
|
"title": "Bones S09",
|
||||||
"type": "series"
|
"type": "series"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -29,6 +29,18 @@
|
||||||
"name": "Watched",
|
"name": "Watched",
|
||||||
"url": "https://kjelsrud.dev/logs/watchlist/",
|
"url": "https://kjelsrud.dev/logs/watchlist/",
|
||||||
"tv":[
|
"tv":[
|
||||||
|
{
|
||||||
|
"title": "Bones S08",
|
||||||
|
"type": "series",
|
||||||
|
"date":
|
||||||
|
{
|
||||||
|
"year": "2025",
|
||||||
|
"month": "03",
|
||||||
|
"day": "18",
|
||||||
|
"string": "2025-03-18"
|
||||||
|
},
|
||||||
|
"rating": 4
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "Severance S01",
|
"title": "Severance S01",
|
||||||
"type": "series",
|
"type": "series",
|
||||||
|
|
|
@ -4,7 +4,7 @@ description: ""
|
||||||
layout: "../layouts/Layout.astro"
|
layout: "../layouts/Layout.astro"
|
||||||
---
|
---
|
||||||
|
|
||||||
> *Last update: January 21, 2025*
|
> *Last update: March 19, 2025*
|
||||||
|
|
||||||
## What do I use?
|
## 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
|
## 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.
|
- [Invidious](https://invidious.io/). Open source front-end for YouTube.
|
||||||
- [uBlock Origin](https://ublockorigin.com/) Free, open-source ad content blocker.
|
- [uBlock Origin](https://ublockorigin.com/) Free, open-source ad content blocker.
|
||||||
- **Calendar:** Physical calendar
|
- **Calendar:** Physical calendar
|
||||||
|
|
Loading…
Add table
Reference in a new issue