diff --git a/web/src/routes/+page.svelte b/web/src/routes/+page.svelte index 5f3bb7b..6ee8a24 100644 --- a/web/src/routes/+page.svelte +++ b/web/src/routes/+page.svelte @@ -9,8 +9,7 @@
- - Stocklet + Stocklet diff --git a/web/static/assets/cover.png b/web/static/assets/cover.png new file mode 100644 index 0000000..ba422f7 Binary files /dev/null and b/web/static/assets/cover.png differ diff --git a/web/static/assets/default.png b/web/static/assets/default.png new file mode 100644 index 0000000..f0cc112 Binary files /dev/null and b/web/static/assets/default.png differ diff --git a/web/static/assets/info.txt b/web/static/assets/info.txt new file mode 100644 index 0000000..39763d8 --- /dev/null +++ b/web/static/assets/info.txt @@ -0,0 +1,9 @@ +font name: sofiapro-light +font link: https://www.fontspring.com/fonts/mostardesign/sofia-pro/sofia-pro-light +font author: Mostardesign +font author site: http://www.motyfo.com/ + +icon designer: N.K.Narasimhan +icon designer link: /creator/animnarsi@yahoo.com/ + +{"bg":"#F1E2EC","icon-gradient-0":"#8C48D2","icon-gradient-1":"#CF705A","font":"#331B2B","slogan":"#472f3f"} \ No newline at end of file diff --git a/web/static/assets/profile.png b/web/static/assets/profile.png new file mode 100644 index 0000000..f14917a Binary files /dev/null and b/web/static/assets/profile.png differ diff --git a/web/static/assets/vector/default-monochrome-black.svg b/web/static/assets/vector/default-monochrome-black.svg new file mode 100644 index 0000000..e7f407a --- /dev/null +++ b/web/static/assets/vector/default-monochrome-black.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/static/assets/vector/default-monochrome-white.svg b/web/static/assets/vector/default-monochrome-white.svg new file mode 100644 index 0000000..89edb7f --- /dev/null +++ b/web/static/assets/vector/default-monochrome-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/static/assets/vector/default-monochrome.svg b/web/static/assets/vector/default-monochrome.svg new file mode 100644 index 0000000..b9c5079 --- /dev/null +++ b/web/static/assets/vector/default-monochrome.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/static/assets/vector/default.svg b/web/static/assets/vector/default.svg new file mode 100644 index 0000000..3185561 --- /dev/null +++ b/web/static/assets/vector/default.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/static/assets/vector/isolated-layout.svg b/web/static/assets/vector/isolated-layout.svg new file mode 100644 index 0000000..94a9003 --- /dev/null +++ b/web/static/assets/vector/isolated-layout.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/static/assets/vector/isolated-monochrome-black.svg b/web/static/assets/vector/isolated-monochrome-black.svg new file mode 100644 index 0000000..8d11170 --- /dev/null +++ b/web/static/assets/vector/isolated-monochrome-black.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/static/assets/vector/isolated-monochrome-white.svg b/web/static/assets/vector/isolated-monochrome-white.svg new file mode 100644 index 0000000..0d98a08 --- /dev/null +++ b/web/static/assets/vector/isolated-monochrome-white.svg @@ -0,0 +1 @@ + \ No newline at end of file