diff options
| author | Volpeon <git@volpeon.ink> | 2021-03-22 20:52:20 +0100 |
|---|---|---|
| committer | Volpeon <git@volpeon.ink> | 2021-03-22 20:52:20 +0100 |
| commit | b292cd39bf5e5c2d96f2f64eb1a94d8fd63fae9e (patch) | |
| tree | 95e6a5701c6686725f3fd4145881e3687f5228ee /content | |
| parent | WIP: Redesign (diff) | |
| download | volpeon.ink-b292cd39bf5e5c2d96f2f64eb1a94d8fd63fae9e.tar.gz volpeon.ink-b292cd39bf5e5c2d96f2f64eb1a94d8fd63fae9e.tar.bz2 volpeon.ink-b292cd39bf5e5c2d96f2f64eb1a94d8fd63fae9e.zip | |
WIP: Redesign
Diffstat (limited to 'content')
| -rw-r--r-- | content/index.md | 2 | ||||
| -rw-r--r-- | content/logo.svg | 70 |
2 files changed, 0 insertions, 72 deletions
diff --git a/content/index.md b/content/index.md index 7e7ab99..438e56a 100644 --- a/content/index.md +++ b/content/index.md | |||
| @@ -2,8 +2,6 @@ | |||
| 2 | title: Home | 2 | title: Home |
| 3 | --- | 3 | --- |
| 4 | 4 | ||
| 5 | Welcome to my website! I'm Volpeon, a red fox doing human things such as programming, creating vector art, and running a website. | ||
| 6 | |||
| 7 | ## Find me | 5 | ## Find me |
| 8 | 6 | ||
| 9 | - **Bandcamp:** [volpeon](https://bandcamp.com/volpeon) | 7 | - **Bandcamp:** [volpeon](https://bandcamp.com/volpeon) |
diff --git a/content/logo.svg b/content/logo.svg deleted file mode 100644 index 4f66970..0000000 --- a/content/logo.svg +++ /dev/null | |||
| @@ -1,70 +0,0 @@ | |||
| 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
| 2 | <svg | ||
| 3 | xmlns:dc="http://purl.org/dc/elements/1.1/" | ||
| 4 | xmlns:cc="http://creativecommons.org/ns#" | ||
| 5 | xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | ||
| 6 | xmlns:svg="http://www.w3.org/2000/svg" | ||
| 7 | xmlns="http://www.w3.org/2000/svg" | ||
| 8 | xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | ||
| 9 | xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | ||
| 10 | aria-hidden="true" | ||
| 11 | version="1.1" | ||
| 12 | id="svg8" | ||
| 13 | sodipodi:docname="logo.svg" | ||
| 14 | width="22.271938" | ||
| 15 | height="15.456" | ||
| 16 | inkscape:version="1.0.2 (e86c870879, 2021-01-15)"> | ||
| 17 | <metadata | ||
| 18 | id="metadata14"> | ||
| 19 | <rdf:RDF> | ||
| 20 | <cc:Work | ||
| 21 | rdf:about=""> | ||
| 22 | <dc:format>image/svg+xml</dc:format> | ||
| 23 | <dc:type | ||
| 24 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
| 25 | <dc:title></dc:title> | ||
| 26 | </cc:Work> | ||
| 27 | </rdf:RDF> | ||
| 28 | </metadata> | ||
| 29 | <defs | ||
| 30 | id="defs12" /> | ||
| 31 | <sodipodi:namedview | ||
| 32 | pagecolor="#ffffff" | ||
| 33 | bordercolor="#666666" | ||
| 34 | borderopacity="1" | ||
| 35 | objecttolerance="10" | ||
| 36 | gridtolerance="10" | ||
| 37 | guidetolerance="10" | ||
| 38 | inkscape:pageopacity="0" | ||
| 39 | inkscape:pageshadow="2" | ||
| 40 | inkscape:window-width="1920" | ||
| 41 | inkscape:window-height="992" | ||
| 42 | id="namedview10" | ||
| 43 | showgrid="false" | ||
| 44 | fit-margin-top="0" | ||
| 45 | fit-margin-left="0" | ||
| 46 | fit-margin-right="0" | ||
| 47 | fit-margin-bottom="0" | ||
| 48 | inkscape:zoom="3.8866667" | ||
| 49 | inkscape:cx="42.086996" | ||
| 50 | inkscape:cy="54.170536" | ||
| 51 | inkscape:window-x="1536" | ||
| 52 | inkscape:window-y="0" | ||
| 53 | inkscape:window-maximized="1" | ||
| 54 | inkscape:current-layer="svg8" /> | ||
| 55 | <path | ||
| 56 | fill="currentColor" | ||
| 57 | stroke="none" | ||
| 58 | d="M 4.928,15.456 H 6.24 L 1.312,0 H 0 Z" | ||
| 59 | id="path2" /> | ||
| 60 | <path | ||
| 61 | fill="currentColor" | ||
| 62 | stroke="none" | ||
| 63 | d="m 14.44797,15.456 h 1.36 L 9.3439695,0 h -1.36 z" | ||
| 64 | id="path4" /> | ||
| 65 | <path | ||
| 66 | fill="currentColor" | ||
| 67 | stroke="none" | ||
| 68 | d="m 14.447939,15.456 h 1.36 L 22.271939,0 h -1.36 z" | ||
| 69 | id="path6" /> | ||
| 70 | </svg> | ||
