about summary refs log tree commit diff stats
path: root/templates
diff options
context:
space:
mode:
authorAlan Pearce2024-04-04 19:49:46 +0200
committerAlan Pearce2024-04-04 19:49:46 +0200
commit895dbba3fe5e39dde237d173bcd00dbe44f235df (patch)
tree944333b0038f509541a95c7077ff5f7067f282cd /templates
parente4f8b2814a638d74faac47158c0e48a8760bc8b6 (diff)
downloadwebsite-895dbba3fe5e39dde237d173bcd00dbe44f235df.tar.lz
website-895dbba3fe5e39dde237d173bcd00dbe44f235df.tar.zst
website-895dbba3fe5e39dde237d173bcd00dbe44f235df.zip
Purge CSS on a per-template basis
Diffstat (limited to 'templates')
-rw-r--r--templates/post.html25
1 files changed, 25 insertions, 0 deletions
diff --git a/templates/post.html b/templates/post.html
index d08ea86..1262ee0 100644
--- a/templates/post.html
+++ b/templates/post.html
@@ -33,6 +33,31 @@
           Enim lobortis scelerisque fermentum dui faucibus in ornare quam
           viverra. Eget egestas purus viverra accumsan in nisl nisi, scelerisque
           eu ultrices vitae, auctor eu augue ut lectus arcu, bibendum at.
+
+          <code>/bin/test</code>
+
+          <pre>
+            <code class="language-conf">
+foo=bar
+            </code>
+          </pre>
+
+          <table>
+            <thead>
+              <tr>
+                <th>One</th>
+                <th>Two</th>
+                <th>Three</th>
+              </tr>
+            </thead>
+            <tbody>
+              <tr>
+                <td>1</td>
+                <td>2</td>
+                <td>3</td>
+              </tr>
+            </tbody>
+          </table>
         </div>
         <ul class="p-categories tags">
           Tags: