-
-
- Resources
-
{Object.values(resources).filter((v) => v.link !== "/").map((m) => {
return (
{movies?.map((doc, i) => {
- return ;
+ return ;
})}
diff --git a/routes/series/index.tsx b/routes/series/index.tsx
index 0b72f49..11d2c89 100644
--- a/routes/series/index.tsx
+++ b/routes/series/index.tsx
@@ -50,7 +50,9 @@ export default function Greet(
{series?.map((doc, i) => {
- return ;
+ return (
+
+ );
})}
diff --git a/static/emojis/articles_icon.png b/static/emojis/articles_icon.png
new file mode 100644
index 0000000..1f3ed1f
Binary files /dev/null and b/static/emojis/articles_icon.png differ
diff --git a/static/emojis/home_icon.png b/static/emojis/home_icon.png
new file mode 100644
index 0000000..7d1dd7e
Binary files /dev/null and b/static/emojis/home_icon.png differ
diff --git a/static/emojis/movies_icon.png b/static/emojis/movies_icon.png
new file mode 100644
index 0000000..5dcf9f9
Binary files /dev/null and b/static/emojis/movies_icon.png differ
diff --git a/static/emojis/recipes_icon.png b/static/emojis/recipes_icon.png
new file mode 100644
index 0000000..399c7fa
Binary files /dev/null and b/static/emojis/recipes_icon.png differ
diff --git a/static/emojis/tv_series_icon.png b/static/emojis/tv_series_icon.png
new file mode 100644
index 0000000..c3f0d21
Binary files /dev/null and b/static/emojis/tv_series_icon.png differ
diff --git a/static/splotch_1.png b/static/splotch_1.png
new file mode 100644
index 0000000..c2dd759
Binary files /dev/null and b/static/splotch_1.png differ
diff --git a/static/splotch_2.png b/static/splotch_2.png
new file mode 100644
index 0000000..23ffd07
Binary files /dev/null and b/static/splotch_2.png differ
diff --git a/static/splotch_3.png b/static/splotch_3.png
new file mode 100644
index 0000000..305c216
Binary files /dev/null and b/static/splotch_3.png differ