Skip to content

Commit 9c3fce9

Browse files
committed
Removing No SignUp as some might require sign up
1 parent 6b17d64 commit 9c3fce9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

layouts/partials/header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
{{- if .Params.seo_title -}}
1010
{{- $pageTitle = .Params.seo_title -}}
1111
{{- else if .IsHome -}}
12-
{{- $pageTitle = "Free Online Tools, Games & AI Apps | CodeFryDev - No Signup Required" -}}
12+
{{- $pageTitle = "Free Online Tools, Games & AI Apps | CodeFryDev" -}}
1313
{{- else if eq .Section "ai" -}}
1414
{{- $pageTitle = "Free AI Tools & Generators | CodeFryDev - AI-Powered Utilities" -}}
1515
{{- else if eq .Section "games" -}}

0 commit comments

Comments
 (0)