UNCHANGED (git weirdness)

This commit is contained in:
sunda 2022-09-07 14:37:34 +02:00
parent 6462f327c9
commit fdc031c64b
91 changed files with 0 additions and 0 deletions

0
.eslintrc Normal file → Executable file
View File

0
.gitignore vendored Normal file → Executable file
View File

0
.prettierrc Normal file → Executable file
View File

0
.vscode/settings.json vendored Normal file → Executable file
View File

0
app.js Normal file → Executable file
View File

0
index.html Normal file → Executable file
View File

0
netlify.toml Normal file → Executable file
View File

0
package.json Normal file → Executable file
View File

0
src/assets/fonts/Karla/Karla-Bold.ttf Normal file → Executable file
View File

0
src/assets/fonts/Karla/Karla-Medium.ttf Normal file → Executable file
View File

0
src/assets/fonts/Karla/Karla-Regular.ttf Normal file → Executable file
View File

0
src/assets/fonts/Karla/Karla-VariableFont_wght.ttf Normal file → Executable file
View File

0
src/assets/fonts/Lunchtype/lunchtype24-medium.ttf Normal file → Executable file
View File

0
src/assets/img/IconSM.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 58 KiB

After

Width:  |  Height:  |  Size: 58 KiB

0
src/assets/img/hero/1lg.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 906 KiB

After

Width:  |  Height:  |  Size: 906 KiB

0
src/assets/img/hero/1sm.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 112 KiB

After

Width:  |  Height:  |  Size: 112 KiB

0
src/assets/img/hero/2lg.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 603 KiB

After

Width:  |  Height:  |  Size: 603 KiB

0
src/assets/img/hero/2md.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 178 KiB

After

Width:  |  Height:  |  Size: 178 KiB

0
src/assets/img/hero/2sm.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 83 KiB

After

Width:  |  Height:  |  Size: 83 KiB

0
src/assets/styles/fontface.scss Normal file → Executable file
View File

0
src/assets/styles/index.scss Normal file → Executable file
View File

0
src/assets/styles/reset.scss Normal file → Executable file
View File

0
src/assets/theme/index.js Normal file → Executable file
View File

0
src/components/Button/index.js Normal file → Executable file
View File

0
src/components/Chat/styles.js Normal file → Executable file
View File

0
src/components/EpisodeCard/index.js Normal file → Executable file
View File

0
src/components/Flex/index.js Normal file → Executable file
View File

0
src/components/Header/index.js Normal file → Executable file
View File

0
src/components/Header/styles.js Normal file → Executable file
View File

0
src/components/Link/index.js Normal file → Executable file
View File

0
src/components/Link/styles.js Normal file → Executable file
View File

0
src/components/Loader/index.js Normal file → Executable file
View File

0
src/components/Logo/index.js Normal file → Executable file
View File

0
src/components/Markdown/index.js Normal file → Executable file
View File

0
src/components/Markdown/styles.js Normal file → Executable file
View File

0
src/components/Select/index.js Normal file → Executable file
View File

0
src/components/Select/styles.js Normal file → Executable file
View File

0
src/components/Seo/index.js Normal file → Executable file
View File

0
src/components/SeriesCard/index.js Normal file → Executable file
View File

0
src/components/SeriesCard/styles.js Normal file → Executable file
View File

0
src/components/StreamPreview/helpers.js Normal file → Executable file
View File

0
src/components/StreamPreview/styles.js Normal file → Executable file
View File

0
src/components/Svg/Chevron.js Normal file → Executable file
View File

0
src/components/Svg/Cross.js Normal file → Executable file
View File

0
src/components/Svg/Play.js Normal file → Executable file
View File

0
src/components/Svg/VideoOverlay/index.js Normal file → Executable file
View File

0
src/components/Svg/VideoOverlay/styles.js Normal file → Executable file
View File

0
src/components/Svg/base.js Normal file → Executable file
View File

0
src/components/Svg/proptypes.js Normal file → Executable file
View File

0
src/components/Text/index.js Normal file → Executable file
View File

0
src/components/Text/styles.js Normal file → Executable file
View File

0
src/components/Video/index.js Normal file → Executable file
View File

0
src/components/Video/styles.js Normal file → Executable file
View File

0
src/components/VideoEmbed/index.js Normal file → Executable file
View File

0
src/components/VideoEmbed/styles.js Normal file → Executable file
View File

0
src/components/VideoOverlay/index.js Normal file → Executable file
View File

0
src/components/VideoOverlay/styles.js Normal file → Executable file
View File

0
src/data/config.js Normal file → Executable file
View File

0
src/data/navigation.js Normal file → Executable file
View File

0
src/data/strings.js Normal file → Executable file
View File

0
src/helpers/environment.js Normal file → Executable file
View File

0
src/helpers/string.js Normal file → Executable file
View File

0
src/helpers/utils.js Normal file → Executable file
View File

0
src/hooks/data.js Normal file → Executable file
View File

0
src/hooks/dom.js Normal file → Executable file
View File

0
src/hooks/timerHooks.js Normal file → Executable file
View File

0
src/hooks/utility.js Normal file → Executable file
View File

0
src/layouts/InfoLayout/index.js Normal file → Executable file
View File

0
src/layouts/InfoLayout/styles.js Normal file → Executable file
View File

0
src/layouts/Page/index.js Normal file → Executable file
View File

0
src/layouts/Page/styles.js Normal file → Executable file
View File

0
src/pages/404/index.js Normal file → Executable file
View File

0
src/pages/404/styles.js Normal file → Executable file
View File

0
src/pages/LoaderLayout/index.js Normal file → Executable file
View File

0
src/pages/LoaderLayout/styles.js Normal file → Executable file
View File

0
src/pages/Program/helpers.js Normal file → Executable file
View File

0
src/pages/Program/index.js Normal file → Executable file
View File

0
src/pages/Program/styles.js Normal file → Executable file
View File

0
src/pages/Series/styles.js Normal file → Executable file
View File

0
src/store/index.js Normal file → Executable file
View File

0
static/android-chrome-192x192.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 82 KiB

After

Width:  |  Height:  |  Size: 82 KiB

0
static/apple-touch-icon.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 72 KiB

After

Width:  |  Height:  |  Size: 72 KiB

0
static/browserconfig.xml Normal file → Executable file
View File

0
static/favicon-16x16.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

0
static/favicon-32x32.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

0
static/favicon.ico Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

0
static/logo.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 41 KiB

After

Width:  |  Height:  |  Size: 41 KiB

0
static/meta.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 232 KiB

After

Width:  |  Height:  |  Size: 232 KiB

0
static/mstile-150x150.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 35 KiB

After

Width:  |  Height:  |  Size: 35 KiB

0
static/safari-pinned-tab.svg Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 3.6 KiB

After

Width:  |  Height:  |  Size: 3.6 KiB

0
static/site.webmanifest Normal file → Executable file
View File