blog.trnck.dev
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Footer update (proper ©)

+7 -5
+7 -5
_includes/footer.html
··· 1 + <footer style="text-align: center"> 2 + &copy; 3 + {{ site.time | date: '%Y' }} 4 + Filip Troníček 5 + <br/> 6 + All Rights Reserved 1 7 2 - <footer> 3 - &copy;Filip Troníček {{ site.time | date: '%Y' }} 4 - </footer> 5 - </body> 6 - </html> 8 + </footer></body></html>