-
-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
There are two spots where the string "Wagtail Starter Kit" is hardcoded and shows up in the template code of a generated site:
aria-label="Go to the Wagtail Starter Kit homepage"> © {% now "Y" %} Wagtail Starter Kit
These should be replaced with dynamic values, probably {{ current_site.site_name }}.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers