move assets files

This commit is contained in:
Shahrad Elahi 2024-01-08 16:20:36 +03:30
parent ae73038dab
commit a2f644b163
20 changed files with 11 additions and 10 deletions

View File

@ -6,7 +6,7 @@ node_modules
.env
.env.*
!.env.example
src/lib/assets
static
# Ignore files for PNPM, NPM and YARN
pnpm-lock.yaml

View File

@ -3,6 +3,7 @@
<head>
<meta charset="utf-8" />
<link rel="icon" href="%sveltekit.assets%/favicon.ico" />
<link rel="stylesheet" href="%sveltekit.assets%/fontawesome/all.min.css" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
%sveltekit.head%
</head>

File diff suppressed because one or more lines are too long

9
web/static/fontawesome/all.min.css vendored Normal file

File diff suppressed because one or more lines are too long

View File

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB