Skip to content

Commit

Permalink
Update now data (#23)
Browse files Browse the repository at this point in the history
* Update now.json

* Update README.md

* Update package.json
  • Loading branch information
MyXoToD authored Sep 9, 2024
1 parent f093db9 commit c033205
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Personal website of Maximilian Boll. Feel free to look around.

![](https://img.shields.io/badge/version-v1.2.5-brightgreen?style=for-the-badge)
![](https://img.shields.io/badge/version-v1.2.6-brightgreen?style=for-the-badge)
![](https://img.shields.io/github/last-commit/MyXoToD/makkusu.dev?style=for-the-badge)
![](https://img.shields.io/github/actions/workflow/status/MyXoToD/makkusu.dev/deploy.yml?style=for-the-badge)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "makkusu.dev",
"version": "1.2.5",
"version": "1.2.6",
"description": "Private website of Maximilian Boll",
"main": "index.js",
"scripts": {
Expand Down
12 changes: 6 additions & 6 deletions src/_data/now.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,16 @@
"url": "https://www.google.com/books/edition/Goodbye_Things/_psIDgAAQBAJ"
},
"listening": {
"name": "NOCTURNE",
"artist": "Nina Utashiro",
"url": "https://open.spotify.com/intl-de/track/2OzaeZLlOIHXpbV7udgFJC?si=804a967c46ae46a4"
"name": "It's not fair",
"artist": "Kenya Grace",
"url": "https://open.spotify.com/intl-de/track/5lK0CKf7HOyuUHBjJncblj?si=826f88ecd74642ea"
},
"watching": {
"title": "Midnight Diner: Tokyo Stories",
"url": "https://www.imdb.com/title/tt1882928/"
"title": "Sense8",
"url": "https://www.imdb.com/title/tt2431438/"
},
"working": {
"company": "Datagroup SE",
"company": "Datagroup Consulting Services GmbH",
"url": "https://www.datagroup.de"
}
}

0 comments on commit c033205

Please sign in to comment.