using png app img display

This commit is contained in:
Fractal-Tess
2022-09-08 18:38:00 +03:00
parent 687187ccc8
commit 1145cf5aed
2 changed files with 2 additions and 2 deletions

View File

@@ -1,13 +1,14 @@
## Svelte/Tauri Template ## Svelte/Tauri Template
<div align="center"> <div align="center">
<img src="https://raw.githubusercontent.com/Fractal-Tess/Svelte-Tauri/main/src/assets/app.jpg" width="580" style="border-radius:2rem"/> <img src="https://raw.githubusercontent.com/Fractal-Tess/Svelte-Tauri/main/src/assets/app.jpg" width="580" style="border-radius:2rem"/>
</div> </div>
</div> </div>
#### An extremely simple bare bones Svelte/Tauri template with some extra additions for ease of use out of the box. #### An extremely simple bare bones Svelte/Tauri template with some extra additions for ease of use out of the box.
The extra additions include packages and systems and functionality such as: The extra additions include packages and systems and functionality such as:
- Scss - Scss
- Tailwind - Tailwind
- DaisyUI - DaisyUI
@@ -17,4 +18,3 @@ The extra additions include packages and systems and functionality such as:
- Tauri store plugin - Tauri store plugin
- Fontawesome - Fontawesome
- Roboto Font - Roboto Font

BIN
src/assets/app.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 118 KiB