summaryrefslogtreecommitdiffhomepage
path: root/src/blog/gsp/pug.pug
diff options
context:
space:
mode:
Diffstat (limited to 'src/blog/gsp/pug.pug')
-rw-r--r--src/blog/gsp/pug.pug8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/blog/gsp/pug.pug b/src/blog/gsp/pug.pug
new file mode 100644
index 0000000..7090786
--- /dev/null
+++ b/src/blog/gsp/pug.pug
@@ -0,0 +1,8 @@
+div
+ p
+ | Hello world! This is a
+ | multiline paragraph.
+ ul
+ li foo
+ li bar
+ li baz