Add cvitem Writing that links to /writing.
This commit is contained in:
parent
14ba6e8ba6
commit
da6c73a748
2 changed files with 37 additions and 0 deletions
27
voussoir.net/cv/writing.svg
Normal file
27
voussoir.net/cv/writing.svg
Normal file
|
@ -0,0 +1,27 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
version="1.1"
|
||||
id="svg1521"
|
||||
xml:space="preserve"
|
||||
width="640"
|
||||
height="640"
|
||||
viewBox="0 0 640 640"><metadata
|
||||
id="metadata1527"><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></dc:title></cc:Work></rdf:RDF></metadata><defs
|
||||
id="defs1525" /><g
|
||||
transform="matrix(1.8128154,0,0,1.8128154,-291.73008,-258.93841)"
|
||||
id="text822"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:231.63691711px;line-height:1.25;font-family:'Noto Sans CJK KR';-inkscape-font-specification:'Noto Sans CJK KR';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.55162811"
|
||||
aria-label="¶."><path
|
||||
id="path853"
|
||||
style="stroke-width:0.55162811"
|
||||
d="m 249.68739,414.44567 h 14.82476 V 238.86489 h 19.68914 v 175.58078 h 14.82476 V 226.3565 c -6.02256,-1.38982 -15.0564,-2.08473 -30.57607,-2.08473 -58.60414,0 -73.66054,31.03934 -73.19727,58.3725 0.23164,34.5139 30.57608,50.49685 52.34995,50.49685 h 2.08473 z" /><path
|
||||
id="path855"
|
||||
style="stroke-width:0.55162811"
|
||||
d="m 403.03103,402.89772 c 8.33893,0 15.28803,-6.48584 15.28803,-15.98295 0,-9.49711 -6.9491,-16.44622 -15.28803,-16.44622 -8.33893,0 -15.28804,6.94911 -15.28804,16.44622 0,9.49711 6.94911,15.98295 15.28804,15.98295 z" /></g></svg>
|
After Width: | Height: | Size: 1.7 KiB |
|
@ -332,6 +332,16 @@ code { font-family: monospace; }
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<div class="cvitem">
|
||||
<div class="width_limited">
|
||||
<h3 class="cvitem_title">Writing</h3>
|
||||
<div class="cvitem_details">
|
||||
<p>I recently decided to start <a href="/writing">writing</a> from time to time. My thoughts are mostly about technology in culture, and learning. I disable spellcheck because I'm a <a href="https://www.youtube.com/watch?v=7ov1DDjHt8c" title="Epic Rap Battle! - Rhett & Link">stellar speller</a>.</p>
|
||||
</div>
|
||||
<img class="cvitem_logo" src="./cv/writing.svg"/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<h2 class="width_limited">Contact</h2>
|
||||
|
|
Loading…
Reference in a new issue