fix scratch
This commit is contained in:
parent
a677d6a6b9
commit
7e3baf21a7
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
<!DOCTYPE html>
|
||||
|
||||
{{ $.Scratch.Delete "social-list" }}<!---->
|
||||
{{ $social := slice "twitter" "github" "instagram" }}<!---->
|
||||
{{ range $social }}<!---->
|
||||
{{ if isset site.Params . }}<!---->
|
||||
|
|
Loading…
Reference in a new issue