summaryrefslogtreecommitdiff
path: root/globals/eleventyComputed.json
diff options
context:
space:
mode:
authorAlexis Hovorka <[email protected]>2022-10-24 22:14:06 -0600
committerAlexis Hovorka <[email protected]>2022-10-24 22:14:06 -0600
commit634301e45433bf06fcdae500d51275677e568adb (patch)
treef7a5a3051648322c6243420667b120440e7fa1df /globals/eleventyComputed.json
Initial commit
Diffstat (limited to 'globals/eleventyComputed.json')
-rw-r--r--globals/eleventyComputed.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/globals/eleventyComputed.json b/globals/eleventyComputed.json
new file mode 100644
index 0000000..a16851f
--- /dev/null
+++ b/globals/eleventyComputed.json
@@ -0,0 +1,3 @@
+{
+ "pageTitle": "{{ title | safe }} – {{ metadata.title | safe }}"
+}