diff options
| author | mjfernez <mjf@mjfer.net> | 2023-11-22 13:55:19 -0500 | 
|---|---|---|
| committer | mjfernez <mjf@mjfer.net> | 2023-11-22 13:55:19 -0500 | 
| commit | 1c5025d54c3a8244fcbe818f96dea49e51054ba6 (patch) | |
| tree | 22615506663bd546e430feea1c2ca3c4a58513b4 /about | |
| parent | f602bb95e0b1160274bed0f125b8cfdedff3af96 (diff) | |
| download | site-files-1c5025d54c3a8244fcbe818f96dea49e51054ba6.tar.gz | |
Update to new media directory syntax
Diffstat (limited to 'about')
| -rw-r--r-- | about/faq.html | 2 | ||||
| -rw-r--r-- | about/whereami.html | 2 | 
2 files changed, 2 insertions, 2 deletions
| diff --git a/about/faq.html b/about/faq.html index a4ead4a..0c2c039 100644 --- a/about/faq.html +++ b/about/faq.html @@ -220,7 +220,7 @@ terminal lately that I'm used to it.</p>  <h3 id="why-openbsd"><em>Why OpenBSD?</em></h3>  <p>Honestly, I though the fish was cool.</p>  <figure> -<img alt="puffy" src="/static/puffy.gif"/> +<img alt="puffy" src="/static/media/puffy.gif"/>  <figcaption aria-hidden="true">puffy</figcaption>  </figure>  <p>I don't know the artist of that one unfortunately, I just found it on diff --git a/about/whereami.html b/about/whereami.html index d6be605..8a2e712 100644 --- a/about/whereami.html +++ b/about/whereami.html @@ -178,7 +178,7 @@ router, which literally does what the name implies--it routes signals to  where they need to go to make things go beep. In the 60s and 70s,  routers tended to be people-based and would require workers spend their  time plugging cables into and out of ports so calls could connect.</p> -<p><img src="/static/human_router.jpg"/></p> +<p><img src="/static/media/human_router.jpg"/></p>  <p><em>Image of a switchboard courtesy of <a href="https://en.wikipedia.org/wiki/File:Jersey_Telecom_switchboard_and_operator.jpg">Wikipedia  contributors</a></em></p>  <p>Fortunately, we figured out that was dumb and made robots do the job | 
