fixed small typo
This commit is contained in:
parent
758e9261c7
commit
f7ebfd8d2a
14
index.html
14
index.html
@ -5,7 +5,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<title>Alice Strete</title>
|
||||
<link href='https://fonts.googleapis.com/css?family=Open+Sans:700,300' rel='stylesheet' type='text/css'>
|
||||
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
|
||||
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
|
||||
<style type="text/css" media="screen">
|
||||
#wrapper{
|
||||
margin-left: 10px;
|
||||
@ -96,12 +96,12 @@
|
||||
|
||||
|
||||
<p>
|
||||
<a target="_blank" href="http://varia.zone/">Varia</a> member, creator of food magazine <a target="_blank" href="https://magiun.online/">Magiun</a>, teaching at <a target="_blank href="https://www.wdka.nl/practices/autonomous-practices">WDKA</a>, cooking and coordinating at <a target="_blank" href="https://biobulkbende.org/">BioBulkBende</a>, <a target="_blank" href="https://project.xpub.nl/is-it-time-to-eat-or-is-there-no-more-time-to-eat/">MA graduate</a> from the Piet Zwart Institute, in Experimental Publishing.
|
||||
</p>
|
||||
<p>
|
||||
Here's where you can find my <a target="_blank" href="https://portfolio.alicestrete.me/">work</a>. For more info, drop me an <a href="mailto:alice.strt@gmail.com">email</a>.
|
||||
<a target="_blank" href="http://varia.zone/">Varia</a> member, creator of food magazine <a target="_blank" href="https://magiun.online/">Magiun</a>, teaching at <a target="_blank" href="https://www.wdka.nl/practices/autonomous-practices">WDKA</a>, cooking and coordinating at <a target="_blank" href="https://biobulkbende.org/"> BioBulkBende </a>, <a target="_blank" href="https://project.xpub.nl/is-it-time-to-eat-or-is-there-no-more-time-to-eat/">MA graduate</a> from the Piet Zwart Institute, in Experimental Publishing.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Here's where you can find my <a target="_blank" href="https://portfolio.alicestrete.me/">work</a>. For more info, drop me an email at alice.strt [at] gmail [dot] com
|
||||
</p>
|
||||
|
||||
</div>
|
||||
<ul id="links">
|
||||
<li> <a target="_blank" href="https://post.lurk.org/@alcstrt"><i class="fab fa-mastodon fa-1x"></i></a></li>
|
||||
@ -115,7 +115,7 @@
|
||||
$(".element").typed({
|
||||
strings: [
|
||||
"I like reading Kurt Vonnegut books.",
|
||||
"I like to cook things.",
|
||||
"I like to cook things.",
|
||||
"I like to eat often.",
|
||||
"I like reading about food politics.",
|
||||
"I like to water my garden."
|
||||
|
Loading…
Reference in New Issue
Block a user