diff --git a/src/components/DislikeCollab.svelte b/src/components/DislikeCollab.svelte new file mode 100644 index 0000000..13d6b1f --- /dev/null +++ b/src/components/DislikeCollab.svelte @@ -0,0 +1,50 @@ + + + + + \ No newline at end of file diff --git a/src/components/LikeCollab.svelte b/src/components/LikeCollab.svelte new file mode 100644 index 0000000..446ada9 --- /dev/null +++ b/src/components/LikeCollab.svelte @@ -0,0 +1,46 @@ + + + + + \ No newline at end of file diff --git a/src/routes/_layout.svelte b/src/routes/_layout.svelte index 330b435..de7536b 100644 --- a/src/routes/_layout.svelte +++ b/src/routes/_layout.svelte @@ -1,5 +1,7 @@ @@ -12,4 +14,6 @@
+ +
diff --git a/static/img/dark/icon/dislike_button.svg b/static/img/dark/icon/dislike_button.svg new file mode 100755 index 0000000..e550309 --- /dev/null +++ b/static/img/dark/icon/dislike_button.svg @@ -0,0 +1,3 @@ + + + diff --git a/static/img/dark/icon/like_button.svg b/static/img/dark/icon/like_button.svg new file mode 100755 index 0000000..9330d19 --- /dev/null +++ b/static/img/dark/icon/like_button.svg @@ -0,0 +1,3 @@ + + +