Add peertube to /me
This commit is contained in:
parent
fa1b9bc62a
commit
1e1dc0f826
@ -38,6 +38,12 @@ module.exports = {
|
||||
linkDisplay: "Lemmy",
|
||||
iconURL: "/img/Lemmy_logo.svg"
|
||||
},
|
||||
{
|
||||
title: "PeerTube",
|
||||
linkURL: "https://dalek.zone/a/nathan_upchurch/",
|
||||
linkDisplay: "PeerTube",
|
||||
iconURL: "/img/peertube.svg"
|
||||
},
|
||||
{
|
||||
title: "Matrix",
|
||||
linkURL: "https://matrix.to/#/@nathanu:matrix.org",
|
||||
|
84
public/img/peertube.svg
Normal file
84
public/img/peertube.svg
Normal file
@ -0,0 +1,84 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
inkscape:version="1.3 (0e150ed6c4, 2023-07-21)"
|
||||
sodipodi:docname="peertube.svg"
|
||||
id="svg895"
|
||||
version="1.1"
|
||||
viewBox="0 0 76.12912 100"
|
||||
height="100"
|
||||
width="76.12912"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<metadata
|
||||
id="metadata901">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title>Peertube_V3_logo Copy</dc:title>
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<defs
|
||||
id="defs899" />
|
||||
<sodipodi:namedview
|
||||
inkscape:current-layer="Group"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:window-y="30"
|
||||
inkscape:window-x="0"
|
||||
inkscape:cy="54.247943"
|
||||
inkscape:cx="17.316052"
|
||||
inkscape:zoom="7.3919854"
|
||||
showgrid="false"
|
||||
id="namedview897"
|
||||
inkscape:window-height="1022"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:pageopacity="0"
|
||||
guidetolerance="10"
|
||||
gridtolerance="10"
|
||||
objecttolerance="10"
|
||||
borderopacity="1"
|
||||
bordercolor="#666666"
|
||||
pagecolor="#ffffff"
|
||||
inkscape:showpageshadow="2"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#d1d1d1" />
|
||||
<title
|
||||
id="title886">PeerTube logo</title>
|
||||
<g
|
||||
fill-rule="evenodd"
|
||||
fill="none"
|
||||
stroke-width="1"
|
||||
stroke="none"
|
||||
id="Peertube_V3_logo-Copy">
|
||||
<g
|
||||
id="Group">
|
||||
<polygon
|
||||
points="19,6 44,44 -6,44 "
|
||||
transform="rotate(90,19,25)"
|
||||
fill="#000000"
|
||||
id="Triangle"
|
||||
style="fill:#faf5f5;fill-opacity:1" />
|
||||
<polygon
|
||||
points="19,56 44,94 -6,94 "
|
||||
transform="rotate(90,19,75)"
|
||||
fill="#737373"
|
||||
id="Triangle-Copy"
|
||||
style="fill:#faf5f5;fill-opacity:0.848211" />
|
||||
<polygon
|
||||
points="57,31 82,69 32,69 "
|
||||
transform="rotate(90,57,50)"
|
||||
fill="#f1680d"
|
||||
id="Triangle-Copy-2"
|
||||
style="fill:#faf5f5;fill-opacity:0.695179" />
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 2.4 KiB |
Loading…
x
Reference in New Issue
Block a user