Skip to content

Commit

Permalink
Remove debugging text
Browse files Browse the repository at this point in the history
  • Loading branch information
Eggbertx committed Dec 1, 2024
1 parent 9fb0892 commit eb8683a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions templates/page_header.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@
{{- with .board -}}
{{- with $.op}}{{.TitleText}}{{else}}/{{$.board.Dir}}/ - {{$.board.Title}}{{end -}}
{{- else -}}
{{- with $.documentTitle}}documentTitle: {{.}}
{{- else -}}
{{- with $.documentTitle}}{{.}}{{- else -}}
{{- with $.pageTitle -}}{{$.pageTitle}} - {{$.siteConfig.SiteName}}
{{else}}{{$.siteConfig.SiteName}}
{{- end -}}
Expand Down

0 comments on commit eb8683a

Please sign in to comment.