You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
32 lines
1.2 KiB
Smarty
32 lines
1.2 KiB
Smarty
<!--right column-->
|
|
<div class="about-box">
|
|
<h1>about</h1>
|
|
blessfrey is a game.<br>
|
|
</div>
|
|
|
|
<div class="twitter-box">
|
|
<h1>follow</h1>
|
|
<a href="https://twitter.com/lilchimchooree">@lilchimchooree</a><br>
|
|
<br>
|
|
<a href="/contact" rel="nofollow">contact me</a><br>
|
|
</div>
|
|
|
|
<div class="latest">
|
|
<h1>latest</h1>
|
|
<div class="latest-text">
|
|
<ul>
|
|
% for l in latest:
|
|
<li>	<a href={{l[0]}} rel="nofollow">{{!l[1]}}</a></li>
|
|
% end
|
|
</ul>
|
|
<br>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="disclosure">
|
|
<h1>disclosure</h1>
|
|
blessfrey.me is not using sponsored posts or affiliate links right now. Any that appear will be <a href="https://www.ftc.gov/tips-advice/business-center/guidance/ftcs-endorsement-guides-what-people-are-asking" rel="nofollow">properly</a> <a href="https://www.ftc.gov/sites/default/files/attachments/press-releases/ftc-publishes-final-guides-governing-endorsements-testimonials/091005revisedendorsementguides.pdf" rel="nofollow">disclosed</a>.<br>
|
|
<br>
|
|
blessfrey.me does not collect personal information + has no cookies. Just a simple dev site.<br>
|
|
</div>
|