aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/site/themes/coming-soon/layouts/_default/baseof.html
diff options
context:
space:
mode:
author简律纯 <i@jyunko.cn>2023-11-03 21:43:54 +0800
committer简律纯 <i@jyunko.cn>2023-11-03 21:43:54 +0800
commit6df22e934be9e6fe76d2b606fc23b55e7312ec41 (patch)
treee354a0e829b3606e823529c05a806be2f1adb84e /site/themes/coming-soon/layouts/_default/baseof.html
parentab9f7ff820be54bf51f98065d9da494af83d11b5 (diff)
downloadHydroRoll-6df22e934be9e6fe76d2b606fc23b55e7312ec41.tar.gz
HydroRoll-6df22e934be9e6fe76d2b606fc23b55e7312ec41.zip
chore: rename docs
Diffstat (limited to 'site/themes/coming-soon/layouts/_default/baseof.html')
-rw-r--r--site/themes/coming-soon/layouts/_default/baseof.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/site/themes/coming-soon/layouts/_default/baseof.html b/site/themes/coming-soon/layouts/_default/baseof.html
new file mode 100644
index 0000000..317c727
--- /dev/null
+++ b/site/themes/coming-soon/layouts/_default/baseof.html
@@ -0,0 +1,5 @@
+<!DOCTYPE html>
+<html lang="en">
+ {{- partial "head.html" . -}}
+ {{- block "main" . }}{{- end }}
+</html> \ No newline at end of file