diff options
author | Alex Scerba <alex@scerba.org> | 2024-11-03 09:55:57 -0500 |
---|---|---|
committer | Alex Scerba <alex@scerba.org> | 2024-11-03 09:55:57 -0500 |
commit | fcf7a49c74d3adfcf92a23eedd7dc4f3d112cf6e (patch) | |
tree | c3e7fc2d7e03f939ac27ff9489e0f98a3aa24bee | |
parent | 546fba2fe2945403d60a83146b681911002276bb (diff) |
Add simon stalenhag website
-rw-r--r-- | static/links.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/static/links.html b/static/links.html index e63d3eb..5418297 100644 --- a/static/links.html +++ b/static/links.html @@ -12,6 +12,9 @@ <body>
<h1>Links</h1>
<p>A curated collection of my bookmarks dating back to 2015/2016</p>
+ <h2>Art</h2>
+ <ul>
+ <li><a href="https://simonstalenhag.se">the Steel Meadow</a> - Simon Stålenhag - Sweedish concept artist</li>
<h2>Books</h2>
<ul>
<li><a href="https://www.amazon.com/Androids-Dream-Electric-Sheep-inspiration-ebook/dp/B000SEGTI0">Do Androids Dream of Electric Sheep</a></li>
|