custom html file added

This commit is contained in:
zzossig 2019-12-04 22:01:13 +09:00
parent bfde1ccdf9
commit bd4097a5a1
2 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,7 @@
{{ partial "head/meta" . }} {{ partial "head/meta" . }}
{{ partial "head/meta_json_ld" . }} {{ partial "head/meta_json_ld" . }}
{{ partial "head/service" . }} {{ partial "head/service" . }}
{{ partial "head/custom" . }}
</head> </head>
<body id="root" class="theme__{{ index .Site.Params.themeOptions 0 }}"> <body id="root" class="theme__{{ index .Site.Params.themeOptions 0 }}">

View File

@ -0,0 +1 @@
<!-- override this file -->