diff --git a/Taskfile.yaml b/Taskfile.yaml index 2ba33ea..b2d0ea1 100644 --- a/Taskfile.yaml +++ b/Taskfile.yaml @@ -10,7 +10,8 @@ tasks: integrate: deps: [is-clean, test] cmds: - - echo "do something" + - git checkout main + - git weld - --no-edit test:unit: cmds: - vitest run diff --git a/favicon/favicon.svg b/favicon/favicon.svg new file mode 100644 index 0000000..e9ec7c7 --- /dev/null +++ b/favicon/favicon.svg @@ -0,0 +1,104 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/favicon/link.md b/favicon/link.md new file mode 100644 index 0000000..291d1be --- /dev/null +++ b/favicon/link.md @@ -0,0 +1 @@ +Trade by Bombasticon Studio from Noun Project (CC BY 3.0) diff --git a/favicon/noun-meeple-1269.svg b/favicon/noun-meeple-1269.svg new file mode 100644 index 0000000..6eb8751 --- /dev/null +++ b/favicon/noun-meeple-1269.svg @@ -0,0 +1,4 @@ + + + + diff --git a/favicon/noun-trade-2583469.svg b/favicon/noun-trade-2583469.svg new file mode 100644 index 0000000..2fab1ad --- /dev/null +++ b/favicon/noun-trade-2583469.svg @@ -0,0 +1 @@ +Created by Bombasticon Studiofrom the Noun Project \ No newline at end of file diff --git a/favicon/noun-trade-6515122.svg b/favicon/noun-trade-6515122.svg new file mode 100644 index 0000000..56ad6cd --- /dev/null +++ b/favicon/noun-trade-6515122.svg @@ -0,0 +1 @@ +Created by miftahul hudafrom the Noun Project \ No newline at end of file diff --git a/src/routes/about/+page.svelte b/src/routes/about/+page.svelte index 624a567..0a01c0a 100644 --- a/src/routes/about/+page.svelte +++ b/src/routes/about/+page.svelte @@ -30,6 +30,14 @@

Enjoy!
`/anick

+ +