preload
All checks were successful
Static / build (push) Successful in 13s

This commit is contained in:
brooke 2024-11-11 18:06:04 -05:00
parent 13c0e0f23d
commit bc9fd91238

View file

@ -7,7 +7,13 @@
<title>The Mycelial Network</title>
<a rel="me" href="https://kolektiva.social/@eyess"></a>
<a rel="me" href="https://mastodon.social/@brookeee"></a>
<link rel="stylesheet" href="./style.css" />
<link rel="preload" href="style.css" as="style" />
<link rel="preload" href="simplex.js" as="script" />
<link rel="preload" href="script.js" as="script" />
<link rel="stylesheet" href="style.css" />
<link rel="stylesheet" href="style.css" />
<link rel="icon" href="./icons/red-background/favicon.ico" type="image/x-icon" />
<meta name="description"
content="MycoSystems is a tech cooperative that utilizes open-source technology to enable individuals from diverse backgrounds to develop sustainable solutions." />
@ -120,19 +126,22 @@
<p>Projects</p>
<ul class="custom-bullet">
<li>
<a href="https://mirnet.org" target="_blank">Movement Infrastructure Research<svg class="text-icon" viewBox="0 0 512 512">
<a href="https://mirnet.org" target="_blank">Movement Infrastructure Research<svg class="text-icon"
viewBox="0 0 512 512">
<path
d="M320 0c-17.7 0-32 14.3-32 32s14.3 32 32 32h82.7L201.4 265.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L448 109.3V192c0 17.7 14.3 32 32 32s32-14.3 32-32V32c0-17.7-14.3-32-32-32H320zM80 32C35.8 32 0 67.8 0 112V432c0 44.2 35.8 80 80 80H400c44.2 0 80-35.8 80-80V320c0-17.7-14.3-32-32-32s-32 14.3-32 32V432c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16H192c17.7 0 32-14.3 32-32s-14.3-32-32-32H80z" />
</svg></a>
</li>
<li>
<a href="https://sandboxatl.org" target="_blank">Sandbox - L5P Maker Space<svg class="text-icon" viewBox="0 0 512 512">
<a href="https://sandboxatl.org" target="_blank">Sandbox - L5P Maker Space<svg class="text-icon"
viewBox="0 0 512 512">
<path
d="M320 0c-17.7 0-32 14.3-32 32s14.3 32 32 32h82.7L201.4 265.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L448 109.3V192c0 17.7 14.3 32 32 32s32-14.3 32-32V32c0-17.7-14.3-32-32-32H320zM80 32C35.8 32 0 67.8 0 112V432c0 44.2 35.8 80 80 80H400c44.2 0 80-35.8 80-80V320c0-17.7-14.3-32-32-32s-32 14.3-32 32V432c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16H192c17.7 0 32-14.3 32-32s-14.3-32-32-32H80z" />
</svg></a>
</li>
<li>
<a href="https://squattheplanet.com" target="_blank">Squat The Planet<svg class="text-icon" viewBox="0 0 512 512">
<a href="https://squattheplanet.com" target="_blank">Squat The Planet<svg class="text-icon"
viewBox="0 0 512 512">
<path
d="M320 0c-17.7 0-32 14.3-32 32s14.3 32 32 32h82.7L201.4 265.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L448 109.3V192c0 17.7 14.3 32 32 32s32-14.3 32-32V32c0-17.7-14.3-32-32-32H320zM80 32C35.8 32 0 67.8 0 112V432c0 44.2 35.8 80 80 80H400c44.2 0 80-35.8 80-80V320c0-17.7-14.3-32-32-32s-32 14.3-32 32V432c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16H192c17.7 0 32-14.3 32-32s-14.3-32-32-32H80z" />
</svg></a>