remove photos

This commit is contained in:
Rupus Reinefjord 2024-08-02 21:57:07 +02:00
parent 8c1e4fe92f
commit a4635f9d13
7 changed files with 0 additions and 89 deletions

View file

@ -13,8 +13,6 @@
* {
box-sizing: border-box;
overflow-wrap: break-word;
word-wrap: break-word; /* legacy */
word-break: break-word; /* for WebKit/Chrome */
}
main {
@ -77,13 +75,6 @@
<li><a href="/blog/2022-12-05_buggy-trackpoint.html"><small>2022-12-05: </small>Workaround for broken TrackPoint</a></li>
<li><a href="/blog/2022-05-09_this-website.html"><small>2022-05-09: </small>This website</a></li>
</ul>
<div class="asterism"></div>
<h2>Photography</h2>
<ul>
<li><a href="/photos/2023/index.html">2023</a></li>
</ul>
</main>
<footer>&#10086;</footer>