basic setup with Svelte, Tailwind and DaisyUI
This commit is contained in:
BIN
client/public/icon.png
Normal file
BIN
client/public/icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.1 KiB |
3
client/public/icon.svg
Normal file
3
client/public/icon.svg
Normal file
@@ -0,0 +1,3 @@
|
||||
<svg width="512" height="512" xmlns="http://www.w3.org/2000/svg">
|
||||
<circle cx="256" cy="256" r="256" fill="red"/>
|
||||
</svg>
|
After Width: | Height: | Size: 122 B |
1
client/public/robots.txt
Normal file
1
client/public/robots.txt
Normal file
@@ -0,0 +1 @@
|
||||
# See https://www.robotstxt.org/robotstxt.html for documentation on how to use the robots.txt file
|
Reference in New Issue
Block a user