summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--templates/post.html4
-rw-r--r--todo.md3
2 files changed, 6 insertions, 1 deletions
diff --git a/templates/post.html b/templates/post.html
index ddbd384..5815e91 100644
--- a/templates/post.html
+++ b/templates/post.html
@@ -1,4 +1,6 @@
<main role="main">
+ $if(torrent)$
$partial("templates/load-webtorrent.html")$
+ $endif$
$partial("templates/article.html")$
-</main> \ No newline at end of file
+</main>
diff --git a/todo.md b/todo.md
index 56340e9..d81557f 100644
--- a/todo.md
+++ b/todo.md
@@ -10,6 +10,9 @@
[x] sitemap.xml
[x] teasers
[x] webtorrent
+[ ] resources directory
+[ ] move posts to articles
+[ ] edit about
[ ] remove placeholders
later: