summary refs log tree commit diff stats
path: root/src/templates/taxon.html
diff options
context:
space:
mode:
authorAlan Pearce2017-07-04 21:03:24 +0200
committerAlan Pearce2017-07-04 21:03:24 +0200
commit9d601e206bdad2c384f2328a14fea8c0f5428ca9 (patch)
treef83086a1139ea84393ebe30436f30205f9750024 /src/templates/taxon.html
parente7b08b1dfe3f2a2596deb6e2a72bb79805d3708f (diff)
downloadhomestead-9d601e206bdad2c384f2328a14fea8c0f5428ca9.tar.lz
homestead-9d601e206bdad2c384f2328a14fea8c0f5428ca9.tar.zst
homestead-9d601e206bdad2c384f2328a14fea8c0f5428ca9.zip
feat: Add posts listing
Diffstat (limited to 'src/templates/taxon.html')
-rw-r--r--src/templates/taxon.html6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/templates/taxon.html b/src/templates/taxon.html
deleted file mode 100644
index 44244e5..0000000
--- a/src/templates/taxon.html
+++ /dev/null
@@ -1,6 +0,0 @@
-<ul class="h-feed">
-  <li class="h-entry">
-    <a class="u-url p-name" href="/">Test post please ignore</a>
-    <time class="dt-published"></time>
-  </li>
-</ul>