File tree Expand file tree Collapse file tree 3 files changed +106
-7
lines changed Expand file tree Collapse file tree 3 files changed +106
-7
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,8 @@ Paginate = 10
2323
2424[params ]
2525 hometitle = ' Image to ASCII Picture Generator'
26- homedescription = ' Convert cool photos into fun Text Art i.e. Notepad Art with Image to ASCII Picture Generator tool online.'
26+ hometagline = ' Convert Image Notepad Art'
27+ homedescription = ' Convert cool photos into fun Text Art i.e. Notepad Art with our Image to ASCII Picture Generator tool online.'
2728
2829 tagline = ' ASCII Art'
2930
Original file line number Diff line number Diff line change 3333 < meta name ="description " content ="{{ $.Site.Params.description }} - Page {{ .Paginator.PageNumber }} ">
3434 {{ end }}
3535 {{ else }}
36- < title > {{ $.Site.Params.hometitle }} - {{ $.Site.Params.tagline }}</ title >
36+ < title > {{ $.Site.Params.hometitle }} - {{ $.Site.Params.hometagline }}</ title >
3737 {{ if (isset $.Site.Params "description") }}
3838 < meta name ="description " content ="{{ $.Site.Params.description }} ">
3939 {{ end }}
You can’t perform that action at this time.
0 commit comments