We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b17d64 commit 9c3fce9Copy full SHA for 9c3fce9
1 file changed
layouts/partials/header.html
@@ -9,7 +9,7 @@
9
{{- if .Params.seo_title -}}
10
{{- $pageTitle = .Params.seo_title -}}
11
{{- else if .IsHome -}}
12
- {{- $pageTitle = "Free Online Tools, Games & AI Apps | CodeFryDev - No Signup Required" -}}
+ {{- $pageTitle = "Free Online Tools, Games & AI Apps | CodeFryDev" -}}
13
{{- else if eq .Section "ai" -}}
14
{{- $pageTitle = "Free AI Tools & Generators | CodeFryDev - AI-Powered Utilities" -}}
15
{{- else if eq .Section "games" -}}
0 commit comments