Skip to content

Commit

Permalink
content: removed now statement
Browse files Browse the repository at this point in the history
  • Loading branch information
MyXoToD committed Apr 21, 2024
1 parent f5b5c71 commit 5de4ef2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/about.njk
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ sitemap:
<h2>Now...</h2>

<ul>
<li>...staying in <strong>Tokyo, Japan</strong> until 20th April</li>
<li>...reading <a href="{{ now.reading.url }}" target="_blank">{{ now.reading.title }}</a> by {{ now.reading.author }}</li>
<li>...most listened song <a href="{{ now.listening.url }}" target="_blank">{{ now.listening.name }}</a> by {{ now.listening.artist }}</li>
<li>...binge watching <a href="{{ now.watching.url }}" target="_blank">{{ now.watching.title }}</a></li>
Expand Down

0 comments on commit 5de4ef2

Please sign in to comment.