added png, jpg, and svg to lfs
This commit is contained in:
parent
8baa1d24fb
commit
b17233fdad
3
.gitattributes
vendored
3
.gitattributes
vendored
|
@ -1,2 +1,5 @@
|
|||
*.woff2 filter=lfs diff=lfs merge=lfs -text
|
||||
*.webp filter=lfs diff=lfs merge=lfs -text
|
||||
*.png filter=lfs diff=lfs merge=lfs -text
|
||||
*.jpg filter=lfs diff=lfs merge=lfs -text
|
||||
*.svg filter=lfs diff=lfs merge=lfs -text
|
||||
|
|
BIN
media/Bluesky_App_Icon.png
(Stored with Git LFS)
Normal file
BIN
media/Bluesky_App_Icon.png
(Stored with Git LFS)
Normal file
Binary file not shown.
4
media/X_logo.svg
Normal file
4
media/X_logo.svg
Normal file
|
@ -0,0 +1,4 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="300" height="271" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z"/>
|
||||
</svg>
|
After Width: | Height: | Size: 243 B |
1
media/mail-line.svg
Normal file
1
media/mail-line.svg
Normal file
|
@ -0,0 +1 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M3 3H21C21.5523 3 22 3.44772 22 4V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3ZM20 7.23792L12.0718 14.338L4 7.21594V19H20V7.23792ZM4.51146 5L12.0619 11.662L19.501 5H4.51146Z"></path></svg>
|
After Width: | Height: | Size: 297 B |
BIN
media/patreon.png
(Stored with Git LFS)
Normal file
BIN
media/patreon.png
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
Reference in a new issue