redesigned feature template to put nav under article, bordered by side bar (was under everything)
This commit is contained in:
@@ -25,7 +25,11 @@
|
||||
|
||||
<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>
|
||||
blessfrey.me is not using sponsored posts or affiliate links right now.
|
||||
<br>
|
||||
blessfrey.me does not collect personal information + has no cookies. Just a simple dev site.<br>
|
||||
blessfrey.me does not collect personal information + has no cookies.<br>
|
||||
<br>
|
||||
If this changes, sponsored content 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>, cookies and analytics will comply with the GDPR and CCPA, etc.<br>
|
||||
<br>
|
||||
Thank you for following the development of blessfrey.<br>
|
||||
</div>
|
||||
|
||||
+2
-10
@@ -8,16 +8,8 @@
|
||||
|
||||
% include diary-boxes.tpl
|
||||
|
||||
<div class="dir-row">
|
||||
<div class="dir-header">
|
||||
{{!header}}
|
||||
</div>
|
||||
<div class="dir-date">
|
||||
{{!dates}}
|
||||
</div>
|
||||
<div class="dir-articles">
|
||||
{{!articles}}
|
||||
</div>
|
||||
<div class="recommend">
|
||||
{{!articles}}
|
||||
</div>
|
||||
|
||||
<div class="footer-row"> </div>
|
||||
|
||||
Reference in New Issue
Block a user