fix: reorganize directory structure
This commit is contained in:
parent
9ec90717ab
commit
dcb107d201
10 changed files with 226 additions and 231 deletions
BIN
public/assets/img/apple-touch-icon.png
Normal file
BIN
public/assets/img/apple-touch-icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 18 KiB |
BIN
public/assets/img/avatar-default.png
Normal file
BIN
public/assets/img/avatar-default.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 18 KiB |
9
public/assets/img/favicon.svg
Normal file
9
public/assets/img/favicon.svg
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 212 212" width="32" height="32">
|
||||
<style>circle,path{fill:none;stroke:#000;stroke-width:15}path{stroke-width:25}.color1{stroke:#f282ba}.color2{stroke:#e81344}</style>
|
||||
<g transform="translate(6 6)"><path d="M58 168V70a50 50 0 0 1 50-50h20" class="color1"/>
|
||||
<path d="M58 168v-30a50 50 0 0 1 50-50h20" class="color2"/>
|
||||
<circle cx="142" cy="20" r="18" class="color1"/>
|
||||
<circle cx="142" cy="88" r="18" class="color2"/>
|
||||
<circle cx="58" cy="180" r="18" class="color2"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 579 B |
9
public/assets/img/gitea.svg
Normal file
9
public/assets/img/gitea.svg
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 212 212" width="32" height="32">
|
||||
<style>circle,path{fill:none;stroke:#000;stroke-width:15}path{stroke-width:25}.color1{stroke:#f282ba}.color2{stroke:#e81344}</style>
|
||||
<g transform="translate(6 6)"><path d="M58 168V70a50 50 0 0 1 50-50h20" class="color1"/>
|
||||
<path d="M58 168v-30a50 50 0 0 1 50-50h20" class="color2"/>
|
||||
<circle cx="142" cy="20" r="18" class="color1"/>
|
||||
<circle cx="142" cy="88" r="18" class="color2"/>
|
||||
<circle cx="58" cy="180" r="18" class="color2"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 579 B |
BIN
public/assets/img/logo.png
Normal file
BIN
public/assets/img/logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 18 KiB |
9
public/assets/img/logo.svg
Normal file
9
public/assets/img/logo.svg
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 212 212" width="32" height="32">
|
||||
<style>circle,path{fill:none;stroke:#000;stroke-width:15}path{stroke-width:25}.color1{stroke:#f282ba}.color2{stroke:#e81344}</style>
|
||||
<g transform="translate(6 6)"><path d="M58 168V70a50 50 0 0 1 50-50h20" class="color1"/>
|
||||
<path d="M58 168v-30a50 50 0 0 1 50-50h20" class="color2"/>
|
||||
<circle cx="142" cy="20" r="18" class="color1"/>
|
||||
<circle cx="142" cy="88" r="18" class="color2"/>
|
||||
<circle cx="58" cy="180" r="18" class="color2"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 579 B |
Loading…
Add table
Add a link
Reference in a new issue