ci(dist): build dist
This commit is contained in:
parent
0e6328f3d0
commit
49b6915910
5 changed files with 11 additions and 2 deletions
1
dist/_astro/index.Cv78MSJZ.css
vendored
Normal file
1
dist/_astro/index.Cv78MSJZ.css
vendored
Normal file
File diff suppressed because one or more lines are too long
1
dist/_astro/index.DIJa5JId.css
vendored
1
dist/_astro/index.DIJa5JId.css
vendored
File diff suppressed because one or more lines are too long
5
dist/icons/blog.svg
vendored
Normal file
5
dist/icons/blog.svg
vendored
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="#e5e7eb" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
|
||||||
|
<path d="M6 4h11a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-11a1 1 0 0 1 -1 -1v-14a1 1 0 0 1 1 -1m3 0v18" />
|
||||||
|
<path d="M13 8l2 0" />
|
||||||
|
<path d="M13 12l2 0" />
|
||||||
|
</svg>
|
After Width: | Height: | Size: 312 B |
4
dist/icons/umami.svg
vendored
Normal file
4
dist/icons/umami.svg
vendored
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="#e5e7eb" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
|
||||||
|
<path d="M4 18v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z"></path>
|
||||||
|
<path d="M7 14l3 -3l2 2l3 -3l2 2"></path>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 305 B |
2
dist/index.html
vendored
2
dist/index.html
vendored
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue