diff options
author | lonkaars <loek@pipeframe.xyz> | 2024-04-12 13:24:23 +0200 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2024-04-12 13:24:23 +0200 |
commit | ce37824c5260dd370c61cf174ea80ca7deeb1058 (patch) | |
tree | c72f247e72c8279c93a662cdd46a440e825bdfbb /_includes/title.html | |
parent | c364c4b0273e76cb13571878d1a4a2853a392b9b (diff) |
more WIP transition
Diffstat (limited to '_includes/title.html')
-rw-r--r-- | _includes/title.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_includes/title.html b/_includes/title.html new file mode 100644 index 0000000..40efd39 --- /dev/null +++ b/_includes/title.html @@ -0,0 +1 @@ +<title>{{ page.title }} - {{ site.title }}</title> |