diff --git a/src/lib/constants.ts b/src/lib/constants.ts index feb122dd6..0fb4124cc 100644 --- a/src/lib/constants.ts +++ b/src/lib/constants.ts @@ -1,6 +1,7 @@ -export const GITHUB_STARS = '41.9K'; +export const GITHUB_STARS = '42.2K'; export const BANNER_KEY = 'discord-banner-01'; // Change key to force banner to show again -export const SENTRY_DSN = 'https://27d41dc8bb67b596f137924ab8599e59@o1063647.ingest.us.sentry.io/4507497727000576' +export const SENTRY_DSN = + 'https://27d41dc8bb67b596f137924ab8599e59@o1063647.ingest.us.sentry.io/4507497727000576'; /** * History: diff --git a/src/routes/init-2/Hero.svelte b/src/routes/init-2/Hero.svelte index 07f7713fc..26ee2779e 100644 --- a/src/routes/init-2/Hero.svelte +++ b/src/routes/init-2/Hero.svelte @@ -1,60 +1,67 @@ - -
- {#each lines as _, i} -
- {/each} +
+
+ {#each lines as _, i} +
+ {/each} +