Browse Source

fuck it, temp website

main
xenua 2 years ago
parent
commit
d4b0f7cc2f
Signed by: xenua
GPG Key ID: 8F93B68BD37255B8
  1. 30
      about.html
  2. 36
      card.html
  3. 4
      card.md
  4. 62
      contact.html
  5. 22
      contact.md
  6. 56
      index.html
  7. 27
      index.md
  8. 34
      projects.html
  9. 0
      projects.md
  10. 43
      static/main.css
  11. 23
      static/xenua.asc
  12. 208
      static/xenua.svg

30
about.html

@ -13,7 +13,14 @@ @@ -13,7 +13,14 @@
<header>
<nav>
<ul>
<li></li>
<li>
<a href="/">
<img src="static/xenua.svg" alt="stylized formatting of 'xenua'">
</a>
</li>
<li><a href="/about">about</a></li>
<li><a href="/contact">contact</a></li>
<li><a href="/projects">projects</a></li>
</ul>
</nav>
</header>
@ -23,7 +30,13 @@ @@ -23,7 +30,13 @@
<span>my</span>
<ul>
<li>name is spelled either all lower or upper case, no mixed case (Xenua is wrong.)</li>
<li>pronouns are they/them and fae/faer and xe/xem</li>
<li>pronouns are
<ul>
<li>they/them</li>
<li>fae/faer</li>
<li>xe/xem</li>
</ul>
</li>
<li>code probably runs on your servers :)</li>
</ul>
</div>
@ -38,12 +51,13 @@ @@ -38,12 +51,13 @@
<div class="listing">
<span>I</span>
<ul>
<li>build stuff, like:<br>
<li>build stuff, using:<br>
<ul>
<li>software</li>
<li>electronic devices</li>
<li>things made from wood</li>
<li>3d printers and things with 3d printers</li>
<li>electronics hardware</li>
<li>selfmade PCBs</li>
<li>wood</li>
<li>3d printing</li>
</ul>
</li>
<li>kinda like writing software (unfortunately)</li>
@ -53,15 +67,15 @@ @@ -53,15 +67,15 @@
<li>aesthetic pcb designs</li>
<li>a DC power distribution board</li>
<li>this website (ok, "like" is a stretch, I don't enjoy html much)</li>
<li>3D models, both functional and aesthetic</li>
</ul>
</li>
<li>am working on a (longer term) game dev project, more details once there's stuff to show ^^</li>
<li>have a <a href="https://blog.xenua.me">blog with long form content on my projects and whatever I feel like writing about</a> (currently under construction)</li>
</ul>
</div>
</main>
<footer>
<span>this site is made out of distilled coffee</span>
</footer>
</body>
</html>

36
card.html

@ -0,0 +1,36 @@ @@ -0,0 +1,36 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Hello!</title>
<meta name="description" content="xenua's website"/>
<meta name="author" content="xenua" />
<link rel="stylesheet" href="/static/main.css" type="text/css" />
<meta charset="UTF-8" />
<meta name="robots" content="noindex" />
</head>
<body>
<header>
<nav>
<ul>
<li>
<a href="/">
<img src="static/xenua.svg" alt="stylized formatting of 'xenua'">
</a>
</li>
<li><a href="/about">about</a></li>
<li><a href="/contact">contact</a></li>
<li><a href="/projects">projects</a></li>
</ul>
</nav>
</header>
<main>
<p>oh hi there!</p>
<p>if you're reading this you probably got one of my cards and want to know more <a href="/about">about me</a>.</p>
<p>maybe you want to contact me, for any reason including work/commissions? read <a href="/contact">this</a>.</p>
</main>
<footer>
<span>this site is made out of distilled coffee</span>
</footer>
</body>
</html>

4
card.md

@ -1,4 +0,0 @@ @@ -1,4 +0,0 @@
hi! i'm xenua.
if you're reading this you probably got one of my cards and want to know more about me.
check out my [projects](projects.md).
you may also want to contact me, for any reason including work/commissions: read [this](contact.md)

62
contact.html

@ -0,0 +1,62 @@ @@ -0,0 +1,62 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Hello!</title>
<meta name="description" content="xenua's website"/>
<meta name="author" content="xenua" />
<link rel="stylesheet" href="/static/main.css" type="text/css" />
<meta charset="UTF-8" />
<meta name="robots" content="noindex" />
</head>
<body>
<header>
<nav>
<ul>
<li>
<a href="/">
<img src="static/xenua.svg" alt="stylized formatting of 'xenua'">
</a>
</li>
<li><a href="/about">about</a></li>
<li><a href="/contact">contact</a></li>
<li><a href="/projects">projects</a></li>
</ul>
</nav>
</header>
<main>
<p>Please read this before contacting me:</p>
<h2 id="Reaching-out-for-business">Reaching out for business?</h2>
<ul>
<li>Do not ask to schedule a (video-)call without making it clear in writing beforehand what you're reaching out for.</li>
<li>I will probably not accept any full-time positions.</li>
<li>Doing good has value in and of itself. I will not work on a project that I see as harmful.</li>
<li>I value my time, and time spent traveling/commuting/being in a hotel counts as well.
I strongly prefer remote, but if you absolutely require me to be on site
that can be arranged, I just expect to be compensated for it.</li>
<li>Exceptions can be made if you're offering a life-changing amount of money that will let me
retire early and build a cat café on rails.</li>
</ul>
<h2 id="General">General</h2>
<ul>
<li>I like it when people reach out!</li>
<li>I use a catch-all email! That means that anything at this domain ends up in my inbox.
When contacting me, use the first one that applies:
<ul>
<li><code>business@</code></li>
<li><code>code@</code></li>
<li><code>creative@</code></li>
<li><code>social@</code></li>
<li>when in doubt, fall back to <code>contact@</code></li>
</ul>
</li>
</ul>
<p>my GPG key is <a href="/static/xenua.asc">6667 01D7 CEFA 7F2F C3BB EA83 A763 5F61 5084 B681</a>.<br>
do not send emails to the address listed in the key's UID, that one goes right to spam.</p>
<p>you've reached the end of the page! by now you should know what address to reach me on c:</p>
</main>
<footer>
<span>this site is made out of distilled coffee</span>
</footer>
</body>
</html>

22
contact.md

@ -1,22 +0,0 @@ @@ -1,22 +0,0 @@
Please read this before hitting send:
## Reaching out for Business?
- Do not ask to schedule a (video-)call without making it clear what you're reaching out for.
- I will probably not accept any full-time positions.
- Doing good has value in and of itself. I will not work on a project that I see as harmful.
- I value my time, and time spent traveling/commuting/being in a hotel counts as well.
I strongly prefer remote, but if you absolutely require me to be on site
that can be arranged, I just expect to be compensated for it.
- Exceptions can be made if you're offering a life-changing amount of money that will let me retire early.
## General
- I like it when people reach out!
- I use a catch-all email! That means that anything at this domain ends up in my inbox.
When contacting me, use the first one that applies:
- business@
- ...
if you're unsure, use contact@
... more here
If you've reached this point on the page you should know which mail to send to.

56
index.html

@ -13,55 +13,25 @@ @@ -13,55 +13,25 @@
<header>
<nav>
<ul>
<li></li>
<li>
<a href="/">
<img src="static/xenua.svg" alt="stylized formatting of 'xenua'">
</a>
</li>
<li><a href="/about">about</a></li>
<li><a href="/contact">contact</a></li>
<li><a href="/projects">projects</a></li>
</ul>
</nav>
</header>
<main>
<h1>hi! i'm xenua.</h1>
<div class="listing">
<span>my</span>
<ul>
<li>name is spelled either all lower or upper case, no mixed case (Xenua is wrong.)</li>
<li>pronouns are they/them and fae/faer and xe/xem</li>
<li>code probably runs on your servers :)</li>
</ul>
</div>
<div class="listing">
<span>I'm</span>
<ul>
<li>nonbinary, if you haven't noticed yet</li>
<li>usually spending my time working on various projects, for fun and or money (<a href="/contact#Reaching-out-for-business">pay me?</a>)</li>
<li>a train enjoyer, in fact this webbed site was written on one.</li>
</ul>
</div>
<div class="listing">
<span>I</span>
<ul>
<li>build stuff, like:<br>
<ul>
<li>software</li>
<li>electronic devices</li>
<li>things made from wood</li>
<li>3d printers and things with 3d printers</li>
</ul>
</li>
<li>kinda like writing software (unfortunately)</li>
<li>play piano</li>
<li>like doing creative things, such as:<br>
<ul>
<li>aesthetic pcb designs</li>
<li>a DC power distribution board</li>
<li>this website (ok, "like" is a stretch, I don't enjoy html much)</li>
</ul>
</li>
<li>am working on a (longer term) game dev project, more details once there's stuff to show ^^</li>
<li>have a <a href="https://blog.xenua.me">blog with long form content on my projects and whatever I feel like writing about</a> (currently under construction)</li>
</ul>
</div>
<p>this page design is temporary while i'm working on the actual one</p>
<p>anyway, hi hiiii hello :3 hiii 🦈 haii hii :3 haiii</p>
<p>there's a few tidbits here to read, like the <a href="/about">about page</a> and the <a href="contact">contact page</a>.</p>
<p>p.s.: did you know that webdev isn't broken by default? you can just write semantic html with a tiny bit of css and have it look okay, you don't need 17 new frameworks every year</p>
</main>
<footer>
<span>this site is made out of distilled coffee</span>
</footer>
</body>
</html>

27
index.md

@ -1,27 +0,0 @@ @@ -1,27 +0,0 @@
hi! i'm xenua.
my _
- name is spelled either all lower or upper case, no mixed case (Xenua is wrong.)
- pronouns are they/them and fae/faer and xe/xem
- code probably runs on your servers :)
i'm _
- nonbinary, if you haven't noticed yet
- usually spending my time working on various projects, for fun and or money ([pay me?](contact.md#Reaching-out-for-Business))
- a train enjoyer, this webbed site was written on one.
i _
- build stuff, from
- software, over
- electronics hardware, to
- wood, 3d printing,
- kinda like writing software (unfortunately)
- make music sometimes
- play piano
- like creating things, recent Things include
- aesthetic pcb designs
- a DC power distribution board
- this website
- an attempt at a better pokemon type chart (not very successful)
- am working on a (longer term) game dev project, more details when there's stuff to show ^^
- have a [blog with long form text on my projects and other stuff](https://blog.xenua.me)

34
projects.html

@ -0,0 +1,34 @@ @@ -0,0 +1,34 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Hello!</title>
<meta name="description" content="xenua's website"/>
<meta name="author" content="xenua" />
<link rel="stylesheet" href="/static/main.css" type="text/css" />
<meta charset="UTF-8" />
<meta name="robots" content="noindex" />
</head>
<body>
<header>
<nav>
<ul>
<li>
<a href="/">
<img src="static/xenua.svg" alt="stylized formatting of 'xenua'">
</a>
</li>
<li><a href="/about">about</a></li>
<li><a href="/contact">contact</a></li>
<li><a href="/projects">projects</a></li>
</ul>
</nav>
</header>
<main>
<p>unfortunately, i haven't had time to build this projects page, but it's WIP, pinky promise, so come back later?</p>
</main>
<footer>
<span>this site is made out of distilled coffee</span>
</footer>
</body>
</html>

0
projects.md

43
static/main.css

@ -0,0 +1,43 @@ @@ -0,0 +1,43 @@
.listing > span:after {
content: " _";
}
body {
display: flex;
flex-flow: column nowrap;
max-width: 60rem;
min-height: 100vh;
gap: 1rem;
margin: 0;
}
nav {
height: 2rem;
text-align: center;
line-height: 2rem;
}
nav img {
height: 2rem;
}
nav > ul {
display: flex;
flex-flow: row nowrap;
overflow-x: auto;
gap: 2rem;
justify-content: space-evenly;
list-style: none;
padding-left: 0;
}
main {
flex-grow: 1;
padding: 0 2rem;
}
footer {
padding: 1rem 2rem;
}

23
static/xenua.asc

@ -0,0 +1,23 @@ @@ -0,0 +1,23 @@
-----BEGIN PGP PUBLIC KEY BLOCK-----
mDMEY5xLShYJKwYBBAHaRw8BAQdAlm6QO7g5rExliV2J7S9cauk116lBUKqOUn5t
ozlpcuS0FHhlbnVhIDxncGdAeGVudWEubWU+iJYEExYIAD4WIQRmZwHXzvp/L8O7
6oOnY19hUIS2gQUCY5xLSgIbAQUJCWYBgAULCQgHAgYVCgkICwIEFgIDAQIeAQIX
gAAKCRCnY19hUIS2gcARAP91Eb2VA2BSo4ffAs4gUfiITA8QeAJQSoY2TWoJbuCi
NwD+IIWakdPv0nH6lxTBhkAPYMw0njayTwSn9nG0K2lWIwy4MwRjnEzqFgkrBgEE
AdpHDwEBB0ASsM7sqICAGyQjOyf6/0paNxcpvqyJ/oTIQ2exQf8Snoj1BBgWCAAm
FiEEZmcB1876fy/Du+qDp2NfYVCEtoEFAmOcTOoCGwIFCQPCZwAAgQkQp2NfYVCE
toF2IAQZFggAHRYhBLWnnOptfmMn6B7LLI+TtovTclW4BQJjnEzqAAoJEI+TtovT
clW4SEAA/RFnYueVGnTXmS4dcnyddnJuIvtVKTScjY4D2kXLcf4tAP4odiW6lUGs
RT8EjjHTxAIIGs6N0Fhzwo555R+HQbpFDzdhAQDMJCKCw9T3GO0ReRwb0Wxx4kEG
NKgOJIHuMR9xfALBpgEA/uR7kDo5bFx0ReAC3vGf7FSIYUeO/YpR0vt8sVNrvAC4
OARjnE0PEgorBgEEAZdVAQUBAQdAsGv9Gp1IwI9oD+enjZJtvIoQNtkglzn5uPuI
0ARVlREDAQgHiH4EGBYIACYWIQRmZwHXzvp/L8O76oOnY19hUIS2gQUCY5xNDwIb
DAUJA8JnAAAKCRCnY19hUIS2gZJ/AP9u01EsMu/qytAO1MlGFZMxXLhemEwwvpZf
esKAxXQ1wAEAguK++V48D9oFL1T/4AG0rFASB1PAhMKps6axvSvuyQO4MwRjnE0a
FgkrBgEEAdpHDwEBB0CGvxtzNd2lSaTiF/FP+XbohojTRpjPPP9JNPqNBFBkSIh+
BBgWCAAmFiEEZmcB1876fy/Du+qDp2NfYVCEtoEFAmOcTRoCGyAFCQPCZwAACgkQ
p2NfYVCEtoFNXAEAoW2P6Aq0tyIPmndw7gBk6VMpgWqreJU2Rh7mLUt9/HEA/1La
oIJiMB49rApVj0+1c/ntSRLVNveB8y7me4QZOnUG
=k9iy
-----END PGP PUBLIC KEY BLOCK-----

208
static/xenua.svg

@ -0,0 +1,208 @@ @@ -0,0 +1,208 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="65mm"
height="20mm"
viewBox="0 0 65 20"
version="1.1"
id="svg5"
inkscape:version="1.1.2 (0a00cf5, 2022-02-04)"
sodipodi:docname="xenua.svg"
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">
<sodipodi:namedview
id="namedview7"
pagecolor="#505050"
bordercolor="#eeeeee"
borderopacity="1"
inkscape:pageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="0"
inkscape:document-units="mm"
showgrid="false"
showguides="true"
inkscape:guide-bbox="true"
inkscape:zoom="5.3283013"
inkscape:cx="122.83465"
inkscape:cy="6.3810206"
inkscape:window-width="1920"
inkscape:window-height="1021"
inkscape:window-x="1921"
inkscape:window-y="2160"
inkscape:window-maximized="1"
inkscape:current-layer="layer1">
<sodipodi:guide
position="24.999998,2.5000092"
orientation="0,-1"
id="guide6490" />
<sodipodi:guide
position="24.999998,15.000009"
orientation="1,0"
id="guide6492" />
<sodipodi:guide
position="34.999998,2.5000092"
orientation="1,0"
id="guide6494" />
<sodipodi:guide
position="37.499999,8.476689"
orientation="-1,0"
id="guide6496"
inkscape:label=""
inkscape:locked="false"
inkscape:color="rgb(0,0,255)" />
<sodipodi:guide
position="47.499999,15.000019"
orientation="-1,0"
id="guide6498"
inkscape:label=""
inkscape:locked="false"
inkscape:color="rgb(0,0,255)" />
<sodipodi:guide
position="24.999998,12.500009"
orientation="0,-1"
id="guide6500" />
<sodipodi:guide
position="52.499999,12.500019"
orientation="-1,0"
id="guide6502"
inkscape:label=""
inkscape:locked="false"
inkscape:color="rgb(0,0,255)" />
<sodipodi:guide
position="24.999998,10.000009"
orientation="0,-1"
id="guide6504" />
<sodipodi:guide
position="62.499998,14.387509"
orientation="-1,0"
id="guide6506"
inkscape:label=""
inkscape:locked="false"
inkscape:color="rgb(0,0,255)" />
<sodipodi:guide
position="47.499997,7.500019"
orientation="0,-1"
id="guide6508" />
<sodipodi:guide
position="57.499998,8.422639"
orientation="-1,0"
id="guide6510"
inkscape:label=""
inkscape:locked="false"
inkscape:color="rgb(0,0,255)" />
<sodipodi:guide
position="59.999998,12.500019"
orientation="-1,0"
id="guide6627"
inkscape:label=""
inkscape:locked="false"
inkscape:color="rgb(0,0,255)" />
<sodipodi:guide
position="15,20.000009"
orientation="1,0"
id="guide8589" />
<sodipodi:guide
position="12.5,20.000009"
orientation="1,0"
id="guide8591" />
<sodipodi:guide
position="22.499999,16.790029"
orientation="-1,0"
id="guide8593"
inkscape:label=""
inkscape:locked="false"
inkscape:color="rgb(0,0,255)" />
</sodipodi:namedview>
<defs
id="defs2" />
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,20)">
<path
style="fill:none;stroke:#000000;stroke-width:1.2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 12.5,-20 0,0"
id="path49"
sodipodi:nodetypes="cc" />
<path
style="fill:none;stroke:#000000;stroke-width:1.2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 10,0 7.5,-7.5 M 5,-12.5 2.5,-20 m 12.5,0 h 40 m 10,10 v 7.5 M 65,0 H 12.5"
id="path297"
sodipodi:nodetypes="cccccccccc" />
<path
style="fill:none;stroke:#000000;stroke-width:1.2;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-linejoin:round"
id="path2400"
sodipodi:type="arc"
sodipodi:cx="57.5"
sodipodi:cy="-12.5"
sodipodi:rx="7.5"
sodipodi:ry="7.5"
sodipodi:start="4.712389"
sodipodi:end="0"
sodipodi:arc-type="arc"
d="m 57.5,-20 a 7.5,7.5 0 0 1 7.5,7.5"
sodipodi:open="true" />
<g
id="g6355"
style="stroke-width:1.2;stroke-miterlimit:4;stroke-dasharray:none;stroke-linejoin:round">
<path
style="fill:none;stroke:#000000;stroke-width:1.2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 25,-2.5 V -10 m 0,-5 v 2.5 m 10,10 V -10"
id="path4142"
sodipodi:nodetypes="cccccc" />
<path
style="fill:none;stroke:#000000;stroke-width:1.2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 25,-12.5 c 1.112522,-1.517159 4.049151,-1.968583 5.680856,-1.768502 2.230474,0.273502 4.267992,1.659604 4.319142,4.268502 v 0 0"
id="path4656"
sodipodi:nodetypes="csccc" />
</g>
<g
id="g6355-4"
transform="rotate(180,35.875844,-10.948383)"
style="stroke-width:1.2;stroke-miterlimit:4;stroke-dasharray:none;stroke-linejoin:round">
<path
style="fill:none;stroke:#000000;stroke-width:1.2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 24.251689,-6.8967569 v -7.5000001 m 0,-5 v 2.5 m 10,10.0000001 v -7.5000001"
id="path4142-8"
sodipodi:nodetypes="cccccc" />
<path
style="fill:none;stroke:#000000;stroke-width:1.2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 24.251689,-16.896757 c 1.112522,-1.517159 4.049151,-1.968583 5.680856,-1.768502 2.230474,0.273502 4.267992,1.659604 4.319142,4.268502 v 0 0"
id="path4656-5"
sodipodi:nodetypes="csccc" />
</g>
<path
style="fill:none;stroke:#000000;stroke-width:1.2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 52.5,-12.500009 c 3.149994,-4.829468 10,-1.8875 9.999999,2.5"
id="path6545"
sodipodi:nodetypes="cc" />
<path
style="fill:none;stroke:#000000;stroke-width:1.2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 62.499999,-7.500019 v 5.0000098"
id="path7422" />
<path
style="fill:none;stroke:#000000;stroke-width:1.2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 59.999998,-10.000009 c -3.14616,-2.5 -7.499998,0 -7.499998,2.49999"
id="path7537"
sodipodi:nodetypes="cc" />
<path
style="fill:none;stroke:#000000;stroke-width:1.2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 57.499998,-2.5000092 C 60,-2.5000092 62.5,-4.4270881 62.499999,-7.500019"
id="path7539"
sodipodi:nodetypes="cc" />
<path
style="fill:none;stroke:#000000;stroke-width:1.2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 52.5,-7.500019 c 0,2.9336752 2.247109,5.0000098 4.999998,5.0000098"
id="path7654"
sodipodi:nodetypes="cc" />
<path
style="fill:none;stroke:#000000;stroke-width:1.2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 15,-7.5000192 6.031904,-3.6446678 c -0.887819,-1.481187 -2.577969,-2.851579 -4.987374,-2.174576 -2.409405,0.677003 -3.54453,3.319254 -3.54453,5.8192438 0,2.8677396 2.5,5.00001 4.786442,5.00001 2.235438,0 3.520958,-0.9280212 4.470199,-2.1825284"
id="path8628"
sodipodi:nodetypes="cczccc" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 8.1 KiB

Loading…
Cancel
Save