aboutsummaryrefslogtreecommitdiffstats
path: root/layouts
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2021-01-22 21:28:27 +0000
committerYann Herklotz <git@yannherklotz.com>2021-01-22 21:28:27 +0000
commita596c0c469d7c61b5ed8dfaf8805a926024a3a72 (patch)
tree13e66ceb71896241f00aed87eddabfff5dd745e6 /layouts
parent1ff8b1c7a3f3e37809e9ac8c1e21d50df270696a (diff)
downloadvericert-docs-a596c0c469d7c61b5ed8dfaf8805a926024a3a72.tar.gz
vericert-docs-a596c0c469d7c61b5ed8dfaf8805a926024a3a72.zip
Add layouts to add title
Diffstat (limited to 'layouts')
-rw-r--r--layouts/partials/docs/inject/content-before.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/layouts/partials/docs/inject/content-before.html b/layouts/partials/docs/inject/content-before.html
new file mode 100644
index 0000000..cf0ce84
--- /dev/null
+++ b/layouts/partials/docs/inject/content-before.html
@@ -0,0 +1 @@
+<h1>{{ .Title }}</h1>