updated now-page-template.md layout
This commit is contained in:
parent
cc64e56b77
commit
db25612241
1 changed files with 47 additions and 42 deletions
|
|
@ -1,34 +1,38 @@
|
|||
# What I've been up to
|
||||
This page automatically updates with my latest activity.
|
||||
This page _should_ update automatically with my latest activity.
|
||||
|
||||
<div style="display: flex; flex-direction: column; gap: 0.75rem;">
|
||||
<div style="background: rgba(249, 226, 175, 0.15); padding: 1rem; border: 4px solid #f9e2af; color:white;">
|
||||
I wrote this<br><a href="https://dylan.weblog.lol" style="color: #f9e2af !important;">tktk</a>
|
||||
</div>
|
||||
<div style="background: rgba(203, 166, 247, 0.15); padding: 1rem; border: 4px solid #cba6f7; color:white;">
|
||||
I posted this<br>
|
||||
<i class="fa-brands fa-mastodon"></i> <a href="https://social.lol/@dylan" style="color: #cba6f7 !important;">tktk</a>
|
||||
<i class="fa-brands fa-mastodon"></i> <a href="https://social.lol/@dylan"
|
||||
style="color: #cba6f7 !important;">tktk</a>
|
||||
</div>
|
||||
<div style="background: rgba(148, 226, 213, 0.15); padding: 1rem; border: 4px solid #94e2d5; color:white;">
|
||||
I shared this photo<br><a href="https://dylan.some.pics" style="color: #94e2d5 !important;">tktk</a>
|
||||
</div>
|
||||
<div style="background: rgba(166, 227, 161, 0.15); padding: 1rem; border: 4px solid #a6e3a1; color:white;">
|
||||
<div style="background: rgba(249, 226, 175, 0.15); padding: 1rem; border: 4px solid #f9e2af; color:white;">
|
||||
I wrote this<br><a href="https://dylan.weblog.lol" style="color: #f9e2af !important;">tktk</a>
|
||||
</div>
|
||||
I listened to this<br>
|
||||
<i class="fa-brands fa-lastfm"></i> <a href="https://www.last.fm/user/lookathimthere" style="color: #a6e3a1 !important;">tktk</a>
|
||||
<i class="fa-brands fa-lastfm"></i> <a href="https://www.last.fm/user/lookathimthere"
|
||||
style="color: #a6e3a1 !important;">tktk</a>
|
||||
</div>
|
||||
<div style="background: rgba(243, 139, 168, 0.15); padding: 1rem; border: 4px solid #f38ba8; color:white;">
|
||||
I rated this<br><a href="https://letterboxd.com/STFUDonny" style="color: #f38ba8 !important;">tktk</a>
|
||||
</div>
|
||||
<div style="background: rgba(250, 179, 135, 0.15); padding: 1rem; border: 4px solid #fab387; color:white;">
|
||||
I watched this episode<br>
|
||||
<i class="fa-solid fa-tv"></i> <a href="https://trakt.tv/episodes" style="color: #fab387 !important;">tktk</a><br>
|
||||
<i class="fa-solid fa-tv"></i> <a href="https://trakt.tv/episodes"
|
||||
style="color: #fab387 !important;">tktk</a><br>
|
||||
and this movie<br>
|
||||
<i class="fa-solid fa-film"></i> <a href="https://trakt.tv/movies/" style="color: #fab387 !important;">tktk</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
##### {last-updated}
|
||||
<p style="font-size:0.825em !important;">Want your own automatically updated Now page? Check out <a href="https://source.tube/dylan/now-updater">now-updater</a>.</p>
|
||||
<p style="font-size:0.825em !important;">Want your own automatically updated Now page? Check out <a
|
||||
href="https://source.tube/dylan/now-updater">now-updater</a>.</p>
|
||||
|
||||
---
|
||||
|
||||
|
|
@ -59,7 +63,8 @@ This page automatically updates with my latest activity.
|
|||
alt="Internet Privacy 88x31 Badge"></a>
|
||||
<!-- omg.lol -->
|
||||
<a href="https://home.omg.lol/referred-by/dylan"><img
|
||||
src="https://res.cloudinary.com/dkubc5dik/image/upload/omglol-88x31_rrl1fj.svg" alt="omg.lol 88x31 Badge"></a>
|
||||
src="https://res.cloudinary.com/dkubc5dik/image/upload/omglol-88x31_rrl1fj.svg"
|
||||
alt="omg.lol 88x31 Badge"></a>
|
||||
</div>
|
||||
|
||||
### [Back to my omg.lol page!](https://dylan.omg.lol)
|
||||
Loading…
Reference in a new issue