mirror of
https://github.com/softinio/softinio.com.git
synced 2025-09-05 19:26:42 -07:00
Added Mastedon
This commit is contained in:
parent
4247beab02
commit
44ca4ed09c
3 changed files with 54 additions and 1 deletions
|
@ -29,4 +29,4 @@
|
|||
{{ else if .Site.Params.keywords }}
|
||||
{{ $length := len .Site.Params.keywords | add -1 -}}
|
||||
<meta name="keywords" content="{{ range $index, $element := .Site.Params.keywords }}{{ $element | safeHTML }}{{if ne $index $length }}, {{ end }}{{ end }}" />
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue