Skip to content

Commit

Permalink
Update about.njk
Browse files Browse the repository at this point in the history
  • Loading branch information
MyXoToD authored Apr 5, 2024
1 parent 40834ca commit 69b52c9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/about.njk
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ 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 All @@ -71,4 +72,4 @@ sitemap:
</div>
{% endfor %}
</div>
</div>
</div>

0 comments on commit 69b52c9

Please sign in to comment.