mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-09 05:36:07 +01:00
Gemini: Remove (which I sometimes use)
This commit is contained in:
parent
f120f0831b
commit
3364fac15c
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
{{ $sections := split (replaceRE `^\s*` "\n" .) "\n#" -}}
|
||||
{{ $sections := split (replaceRE ` ` " " .) "\n#" -}}
|
||||
{{- $first := true -}}
|
||||
{{- range $sections -}}
|
||||
{{- $content := . -}}
|
||||
|
|
Loading…
Reference in a new issue