diff --git a/.gitignore b/.gitignore index 31b153a9b..8ad729bbf 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .vscode .DS_Store node_modules -.cache \ No newline at end of file +.cache +.env \ No newline at end of file diff --git a/images/cloudy.svg b/images/cloudy.svg new file mode 100644 index 000000000..139dd528a --- /dev/null +++ b/images/cloudy.svg @@ -0,0 +1,49 @@ + + + + diff --git a/images/go.png b/images/go.png new file mode 100644 index 000000000..221e97d80 Binary files /dev/null and b/images/go.png differ diff --git a/images/green_mountains.svg b/images/green_mountains.svg new file mode 100644 index 000000000..3d043519b --- /dev/null +++ b/images/green_mountains.svg @@ -0,0 +1,62 @@ + + + + diff --git a/images/hot_mountains.svg b/images/hot_mountains.svg new file mode 100644 index 000000000..7bb27af7c --- /dev/null +++ b/images/hot_mountains.svg @@ -0,0 +1,78 @@ + + + + diff --git a/images/ice_mountains.svg b/images/ice_mountains.svg new file mode 100644 index 000000000..4c79cef2c --- /dev/null +++ b/images/ice_mountains.svg @@ -0,0 +1,67 @@ + + + + diff --git a/images/less_hot_mountains.svg b/images/less_hot_mountains.svg new file mode 100644 index 000000000..34cba06d2 --- /dev/null +++ b/images/less_hot_mountains.svg @@ -0,0 +1,67 @@ + + + + diff --git a/images/reset.png b/images/reset.png new file mode 100644 index 000000000..e52e5d331 Binary files /dev/null and b/images/reset.png differ diff --git a/images/snowy_mountains.svg b/images/snowy_mountains.svg new file mode 100644 index 000000000..9d27a9b32 --- /dev/null +++ b/images/snowy_mountains.svg @@ -0,0 +1,90 @@ + + + + diff --git a/images/spooky.svg b/images/spooky.svg new file mode 100644 index 000000000..e44b8cef7 --- /dev/null +++ b/images/spooky.svg @@ -0,0 +1,67 @@ + + + + diff --git a/images/starry.svg b/images/starry.svg new file mode 100644 index 000000000..d1794c44f --- /dev/null +++ b/images/starry.svg @@ -0,0 +1,23115 @@ + + + + diff --git a/images/sunny.svg b/images/sunny.svg new file mode 100644 index 000000000..890f3458b --- /dev/null +++ b/images/sunny.svg @@ -0,0 +1,39 @@ + + + + diff --git a/index.html b/index.html index 68b320b9a..87f84daf2 100644 --- a/index.html +++ b/index.html @@ -4,9 +4,50 @@ + + +