add some icon vibes
All checks were successful
Deploy ${{ gitea.repository }} / build (push) Successful in 1s
All checks were successful
Deploy ${{ gitea.repository }} / build (push) Successful in 1s
This commit is contained in:
parent
1dd84c980a
commit
ed5ef5d547
4
resources/public/vite.svg
Normal file
4
resources/public/vite.svg
Normal file
@ -0,0 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
|
||||
<rect width="32" height="32" fill="#646cff" rx="4"/>
|
||||
<text x="16" y="25" font-family="serif" font-size="28" font-weight="bold" fill="white" text-anchor="middle">λ</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 243 B |
@ -16,9 +16,8 @@
|
||||
[:link {:rel "stylesheet", :href "/css/style.css"}]
|
||||
[:link
|
||||
{:rel "icon",
|
||||
:type "image/x-icon",
|
||||
:href
|
||||
"https://data-star.dev/cdn-cgi/image/format=auto/static/images/rocket-48x48-4c739bfaffe86a6ffcc3a6d77e3c5547730f03d74c11aa460209596d1811f7a3.png"}]]
|
||||
:type "image/svg+xml",
|
||||
:href "/vite.svg"}]]
|
||||
[:body
|
||||
[:h1 "Ajet Dashboard"]
|
||||
[:h2 "Public Services"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user