File tree 3 files changed +106
-7
lines changed
3 files changed +106
-7
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,8 @@ Paginate = 10
23
23
24
24
[params ]
25
25
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.'
27
28
28
29
tagline = ' ASCII Art'
29
30
Original file line number Diff line number Diff line change 33
33
< meta name ="description " content ="{{ $.Site.Params.description }} - Page {{ .Paginator.PageNumber }} ">
34
34
{{ end }}
35
35
{{ else }}
36
- < title > {{ $.Site.Params.hometitle }} - {{ $.Site.Params.tagline }}</ title >
36
+ < title > {{ $.Site.Params.hometitle }} - {{ $.Site.Params.hometagline }}</ title >
37
37
{{ if (isset $.Site.Params "description") }}
38
38
< meta name ="description " content ="{{ $.Site.Params.description }} ">
39
39
{{ end }}
You can’t perform that action at this time.
0 commit comments