You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/lib/internationalization/locales/en.cts
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -268,8 +268,7 @@ export = {
268
268
"Path to the readme file that should be displayed on the index page. Pass `none` to disable the index page and start the documentation on the globals page",
269
269
help_cname:
270
270
"Set the CNAME file text, it's useful for custom domains on GitHub Pages",
271
-
help_favicon:
272
-
"Path to a favicon.ico or favicon.svg to include as the site icon",
271
+
help_favicon: "Path to favicon to include as the site icon",
273
272
help_sourceLinkExternal:
274
273
"Specifies that source links should be treated as external links to be opened in a new tab",
275
274
help_markdownLinkExternal:
@@ -388,7 +387,8 @@ export = {
388
387
"hostedBaseUrl must start with http:// or https://",
0 commit comments