mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-07-03 18:47:29 -05:00
Compare commits
2 Commits
ca0f8d390c
...
ba9c106a88
Author | SHA1 | Date | |
---|---|---|---|
ba9c106a88
|
|||
150ee40fd5
|
@ -33,7 +33,7 @@
|
||||
<meta property="og:locale" content="{{ . }}">
|
||||
{{ end }}
|
||||
|
||||
{{ with .Site.Params.title }}
|
||||
{{ with .Site.Title }}
|
||||
<meta property="og:site_name" content="{{ . }}">
|
||||
{{ end }}
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
{{ partial "breadcrumb.html" . }}
|
||||
{{ end }}
|
||||
|
||||
<main id="main-content">
|
||||
<main id="main-content" data-pagefind-body>
|
||||
{{ block "main" . }}
|
||||
THIS TEXT SHOULD NOT SHOW. YUZSIQGHE (that string is so I can grep for it)
|
||||
{{ end }}
|
||||
|
Reference in New Issue
Block a user