Compressed profile assets
This commit is contained in:
parent
826a08ea7d
commit
c4c62906b1
BIN
src/assets/profile/header.jpg
Normal file
BIN
src/assets/profile/header.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 180 KiB |
0
src/assets/profile/header.jpg:Zone.Identifier
Normal file
0
src/assets/profile/header.jpg:Zone.Identifier
Normal file
Before Width: | Height: | Size: 8.7 MiB After Width: | Height: | Size: 8.7 MiB |
Binary file not shown.
Before Width: | Height: | Size: 597 KiB After Width: | Height: | Size: 93 KiB |
BIN
src/assets/profile/profile.jpg.orginal
Normal file
BIN
src/assets/profile/profile.jpg.orginal
Normal file
Binary file not shown.
After Width: | Height: | Size: 597 KiB |
0
src/assets/profile/profile.jpg:Zone.Identifier
Normal file
0
src/assets/profile/profile.jpg:Zone.Identifier
Normal file
|
@ -9,7 +9,7 @@
|
||||||
{{ define "body" }}
|
{{ define "body" }}
|
||||||
<header>
|
<header>
|
||||||
<div id="headerImg">
|
<div id="headerImg">
|
||||||
<img src="/src/assets/profile/header.png">
|
<img src="/src/assets/profile/header.jpg">
|
||||||
</div>
|
</div>
|
||||||
<a class="pfp" href="/src/assets/profile/profile.jpg">
|
<a class="pfp" href="/src/assets/profile/profile.jpg">
|
||||||
<img src="/src/assets/profile/profile.jpg"/>
|
<img src="/src/assets/profile/profile.jpg"/>
|
||||||
|
|
Loading…
Reference in a new issue