update git info

This commit is contained in:
Penelope Gwen 2025-03-19 19:39:08 -07:00
parent dd171b825a
commit db0cba588c
4 changed files with 120 additions and 3 deletions

View file

@ -0,0 +1,117 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
viewBox="0 0 24.000001 24"
version="1.1"
id="svg4"
sodipodi:docname="forgejo.svg"
width="24"
height="24"
inkscape:version="1.4 (e7c3feb100, 2024-10-09)"
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/">
<defs
id="defs4" />
<sodipodi:namedview
id="namedview4"
pagecolor="#505050"
bordercolor="#ffffff"
borderopacity="1"
inkscape:showpageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="1"
inkscape:deskcolor="#d1d1d1"
showgrid="false"
inkscape:zoom="20.716981"
inkscape:cx="10.088343"
inkscape:cy="15.156649"
inkscape:window-width="3440"
inkscape:window-height="1440"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="0"
inkscape:current-layer="svg4" />
<metadata
id="metadata1">
<rdf:RDF>
<cc:Work
rdf:about="https://codeberg.org/forgejo/meta/src/branch/readme/branding#logo">
<dc:title>Forgejo logo</dc:title>
<cc:creator
rdf:resource="https://caesarschinas.com/">
<cc:attributionName>Caesar Schinas</cc:attributionName>
</cc:creator>
<cc:license
rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
</cc:Work>
<cc:License
rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
<cc:permits
rdf:resource="http://creativecommons.org/ns#Reproduction" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#Distribution" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#Notice" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#Attribution" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#ShareAlike" />
</cc:License>
</rdf:RDF>
</metadata>
<style
type="text/css"
id="style1">
circle {
fill: none;
stroke: #000;
stroke-width: 15;
}
path {
fill: none;
stroke: #000;
stroke-width: 25;
}
.orange {
stroke:#ff6600;
}
.red {
stroke:#d40000;
}
</style>
<g
transform="matrix(0.11374408,0,0,0.11374408,0.625592,0.625592)"
id="g4">
<path
d="M 58,168 V 70 a 50,50 0 0 1 50,-50 h 20"
class="orange"
id="path1"
style="stroke:#da75ed;stroke-opacity:1" />
<path
d="m 58,168 v -30 a 50,50 0 0 1 50,-50 h 20"
class="red"
id="path2"
style="stroke:#da75ed;stroke-opacity:1" />
<path
id="circle2"
style="fill:none;stroke:#da75ed;stroke-width:15"
class="orange"
d="M 160,20 A 18,18 0 0 1 142,38 18,18 0 0 1 124,20 18,18 0 0 1 142,2 18,18 0 0 1 160,20 Z" />
<path
id="circle3"
style="fill:none;stroke:#da75ed;stroke-width:15"
class="red"
d="m 160,88 a 18,18 0 0 1 -18,18 18,18 0 0 1 -18,-18 18,18 0 0 1 18,-18 18,18 0 0 1 18,18 z" />
<path
id="circle4"
style="fill:none;stroke:#da75ed;stroke-width:15"
class="red"
d="M 76,180 A 18,18 0 0 1 58,198 18,18 0 0 1 40,180 18,18 0 0 1 58,162 18,18 0 0 1 76,180 Z" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.6 KiB

View file

@ -29,7 +29,7 @@
<div class="wrapgroup"> <div class="wrapgroup">
<div class="flexobject button pinkborder"> <div class="flexobject button pinkborder">
<a href="https://git.pogmom.me/pogmommy"> <a href="https://git.pogmom.me/pogmommy">
<img title="Gitea Button" alt="Gitea icon" src="/assets/img/icons/social/gitea.svg"> <img title="Forgejo Button" alt="Forgejo icon" src="/assets/img/icons/social/forgejo.svg">
</a> </a>
</div> </div>
<div class="flexobject button pinkborder"> <div class="flexobject button pinkborder">

View file

@ -52,7 +52,7 @@
<div class="bubble"> <div class="bubble">
<h2>Software</h2> <h2>Software</h2>
<p>My current software development projects are oriented around my own Linux server and desktop usage. In the past, I have developed software for Pebble smartwatches and Apple devices, both jailbroken and stock.</p> <p>My current software development projects are oriented around my own Linux server and desktop usage. In the past, I have developed software for Pebble smartwatches and Apple devices, both jailbroken and stock.</p>
<p>Most of my software can be found at my <a href="https://git.pogmom.me/pogmommy/">Gitea</a>, or at its mirror on my <a href="https://github.com/pogmommy/">Github</a>.</p> <p>Most of my software can be found at my <a href="https://git.pogmom.me/pogmommy/">Forgejo</a>, or at its mirror on my <a href="https://codeberg.org/pogmommy">Codeberg</a>.</p>
<p>I also package software for the Debian operating system, which I distribute on my <a href="https://apt.pogmom.me">apt repository</a>.</p> <p>I also package software for the Debian operating system, which I distribute on my <a href="https://apt.pogmom.me">apt repository</a>.</p>
</div> </div>
<div class="bubble"> <div class="bubble">

View file

@ -114,7 +114,7 @@ p {
border-radius: 8px; border-radius: 8px;
} }
.bubble:first-child { .bubble:first-child {
margin-top: 0; margin-top: 0;
} }
.bubble { .bubble {
background-color: #da75ed22; background-color: #da75ed22;