Added backlink to komodomedia.com
This commit is contained in:
parent
bb9e6e6dba
commit
a37904f4ec
7
TODO
7
TODO
@ -1,4 +1,9 @@
|
||||
Add backlink to komodomedia.com because of social network icons
|
||||
Blog post back-dating
|
||||
|
||||
What happens to a post's createdAt field if I edit a post?
|
||||
|
||||
Custom datetime widget (e.g a JS one?)
|
||||
|
||||
Commenting (WIP)
|
||||
Login via OAuth2 providers (FB, Google, GitHub)
|
||||
Login via OpenID
|
||||
|
@ -2,5 +2,6 @@
|
||||
{% block title %} - Disclaimer{% endblock %}
|
||||
{% block content %}
|
||||
<h3>Disclaimer</h3>
|
||||
<p>The articles and thoughts on this site is originated from me, unless otherwise stated. Please use them with this statement in your mind. If you use anything, please put a backlink on your site to the given article(s) or the main page.</p>
|
||||
<p>The articles and thoughts on this site all originate from me, unless otherwise stated. Please use them with this statement in your mind. If you use anything, please put a backlink on your site to the given article(s) or the main page.</p>
|
||||
<p>The social media icons on the right are from <a href="http://komodomedia.com/">komodomedia.com</a>.</p>
|
||||
{% endblock content %}
|
||||
|
Loading…
Reference in New Issue
Block a user