mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 15:28:57 +00:00
📝 Chore: add todo comments
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
// Style of layout named 'search'
|
||||
// TODO Adapting to dark mode, maybe use css variables
|
||||
|
||||
// Google CSE
|
||||
.gcse-searchbox:empty,
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
{{- /*
|
||||
TODO Adapting to dark mode, maybe use css variables
|
||||
*/ -}}
|
||||
{{- define "title" -}}
|
||||
{{- cond (.Param "capitalizeTitles") (title .Title) .Title -}}
|
||||
{{- if .Site.Params.withSiteTitle }} {{ .Site.Params.titleDelimiter }} {{ .Site.Title }}{{- end -}}
|
||||
|
||||
Reference in New Issue
Block a user