aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/subheading
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/subheading')
-rw-r--r--src/components/subheading/subheading.tag5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/components/subheading/subheading.tag b/src/components/subheading/subheading.tag
new file mode 100644
index 0000000..4266a7b
--- /dev/null
+++ b/src/components/subheading/subheading.tag
@@ -0,0 +1,5 @@
+<subheading>
+ <h2>
+ <yield />
+ </h2>
+</subheading> \ No newline at end of file