Update meta and home page descriptions, update lists
This commit is contained in:
parent
a06c264a8d
commit
f6ead0ddc5
@ -6,7 +6,7 @@
|
|||||||
<link rel="shortcut icon" type="image/png" href="favicon.png"/>
|
<link rel="shortcut icon" type="image/png" href="favicon.png"/>
|
||||||
<title>{% block title %}{% endblock title %}</title>
|
<title>{% block title %}{% endblock title %}</title>
|
||||||
<meta name="author" content="glyph">
|
<meta name="author" content="glyph">
|
||||||
<meta name="description" content="The personal website of glyph.">
|
<meta name="description" content="Welcome to the personal website of glyph: a mycelial technologist coding and cultivating a decentralized, multispecies future. On my site you will find art, musings and projects relating to carbon-based and silicon-based technologies. Sowing seeds of symbiosis, weaving webs of wu wei.">
|
||||||
<meta name="keywords" content="botany, coding, electronics, fermentation, fungi, meditation, mycology, plants">
|
<meta name="keywords" content="botany, coding, electronics, fermentation, fungi, meditation, mycology, plants">
|
||||||
<style>
|
<style>
|
||||||
a {
|
a {
|
||||||
|
@ -2,7 +2,8 @@
|
|||||||
{% block title %}mycelial technology | glyph{% endblock title %}
|
{% block title %}mycelial technology | glyph{% endblock title %}
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<img src="glyph.svg" style="width: 175px;" />
|
<img src="glyph.svg" style="width: 175px;" />
|
||||||
<p>Welcome to the personal website of glyph.</p>
|
<p>Welcome to the personal website of glyph: a mycelial technologist coding and cultivating a decentralized, multispecies future. On my site you will find art, musings and projects relating to carbon-based and silicon-based technologies.</p>
|
||||||
|
<p>[ sowing seeds of symbiosis | weaving webs of wu wei ]</p>
|
||||||
<h2>Contact Information</h2>
|
<h2>Contact Information</h2>
|
||||||
<ul style="padding: 0;">
|
<ul style="padding: 0;">
|
||||||
<li class="list-item">Email: <a href="mailto:glyph@mycelial.technology" title="glyph's Email address">glyph@mycelial.technology</a></li>
|
<li class="list-item">Email: <a href="mailto:glyph@mycelial.technology" title="glyph's Email address">glyph@mycelial.technology</a></li>
|
||||||
|
@ -5,12 +5,12 @@
|
|||||||
<h3>Books</h3>
|
<h3>Books</h3>
|
||||||
<p>Currently Reading</p>
|
<p>Currently Reading</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li><i>A Closed and Common Orbit</i> - Becky Chambers</li>
|
|
||||||
<li><i>Radical Mycology</i> - Peter McCoy</li>
|
<li><i>Radical Mycology</i> - Peter McCoy</li>
|
||||||
<li><i>Jonathan Strange & Mr Norrell</i> - Susanna Clarke</li>
|
<li><i>Jonathan Strange & Mr Norrell</i> - Susanna Clarke</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>Previously Read</p>
|
<p>Previously Read</p>
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><i>A Closed and Common Orbit</i> - Becky Chambers</li>
|
||||||
<li><i>Ready Player One</i> - Ernest Cline</li>
|
<li><i>Ready Player One</i> - Ernest Cline</li>
|
||||||
<li><i>Red Moon</i> - Kim Stanley Robinson</li>
|
<li><i>Red Moon</i> - Kim Stanley Robinson</li>
|
||||||
<li><i>Mythago Wood</i> - Robert Holdstock</li>
|
<li><i>Mythago Wood</i> - Robert Holdstock</li>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user