mirror of
https://github.com/ProjectSegfault/website.git
synced 2024-11-09 17:42:02 +05:30
use png for librarian
This commit is contained in:
parent
befb74f0bb
commit
8cc9e334c1
@ -9,6 +9,7 @@ interface Instance {
|
||||
geo?: string;
|
||||
eu?: string;
|
||||
us?: string;
|
||||
in?: string;
|
||||
bp?: string;
|
||||
tor?: string;
|
||||
torBp?: string;
|
||||
@ -42,7 +43,7 @@ const instances: Instances[] = [
|
||||
in: "https://lbry.in.projectsegfau.lt/",
|
||||
tor: "http://lbry.pjsfkvpxlinjamtawaksbnnaqs2fc2mtvmozrzckxh7f3kis6yea25ad.onion",
|
||||
i2p: "http://pjsf7uucpqf2crcmfo3nvwdmjhirxxjfyuvibdfp5x3af2ghqnaa.b32.i2p",
|
||||
icon: "/icons/librarian.svg"
|
||||
icon: "/icons/librarian.png"
|
||||
},
|
||||
{
|
||||
name: "Libreddit",
|
||||
|
BIN
static/icons/librarian.png
Normal file
BIN
static/icons/librarian.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
@ -1 +0,0 @@
|
||||
<svg height="512" viewBox="0 0 135.46667 135.46667" width="512" xmlns="http://www.w3.org/2000/svg"><g transform="matrix(3.3696776 0 0 3.3696776 -163.81612 -195.26225)"><path d="m55.573347 78.900191 11.544091 5.622949 15.770016-10.092791-14.95511-7.569843-16.037576 9.968815v4.890691l15.289318 7.516191 16.099823-10.12888" fill="none" stroke="#fff" stroke-width="1.05833"/><ellipse cx="83.832458" cy="78.30751" fill="#1e88e5" fill-opacity=".997229" rx="2.23316" ry="2.379934"/></g></svg>
|
Before Width: | Height: | Size: 487 B |
Loading…
Reference in New Issue
Block a user