added a section to display toots with a link to social.lol
This commit is contained in:
parent
9aa7b714aa
commit
a952c70133
1 changed files with 4 additions and 0 deletions
|
|
@ -8,6 +8,10 @@
|
|||
<div style="background: rgba(249, 226, 175, 0.15); padding: 1rem; border: 4px solid #f9e2af; color:white;">
|
||||
I wrote this<br>{blog} <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 tooted this<br>
|
||||
<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>{pics} <a href="https://dylan.some.pics/" style="color: #94e2d5 !important;">tktk</a>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue