diff --git a/src/lib/components/custom/Footer.svelte b/src/lib/components/custom/Footer.svelte new file mode 100644 index 0000000..2ea83f3 --- /dev/null +++ b/src/lib/components/custom/Footer.svelte @@ -0,0 +1,66 @@ + diff --git a/src/lib/components/custom/GameBoard.svelte b/src/lib/components/custom/GameBoard.svelte new file mode 100644 index 0000000..706ab9c --- /dev/null +++ b/src/lib/components/custom/GameBoard.svelte @@ -0,0 +1,452 @@ + diff --git a/src/lib/components/custom/Header.svelte b/src/lib/components/custom/Header.svelte new file mode 100644 index 0000000..245988e --- /dev/null +++ b/src/lib/components/custom/Header.svelte @@ -0,0 +1,43 @@ + diff --git a/src/routes/design/+page.svelte b/src/routes/design/+page.svelte index 7d76d77..d0e7b2c 100644 --- a/src/routes/design/+page.svelte +++ b/src/routes/design/+page.svelte @@ -1,6 +1,10 @@ - - - \ No newline at end of file + +
+ +