summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorRodrigo Arias Mallo <rodarima@gmail.com>2024-04-21 21:10:58 +0200
committerRodrigo Arias Mallo <rodarima@gmail.com>2024-04-21 21:10:58 +0200
commitb5a00704e4d0133aa6e3a60d7065a4953b148acf (patch)
treef4ae390a8677c0d2755c14294316bbfda8f14025 /index.html
parenta4afe49a4d1b2c6624324519e1327d94676b7352 (diff)
Add link to the gallery in the main page
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/index.html b/index.html
index 5f8ae66..f12dabd 100644
--- a/index.html
+++ b/index.html
@@ -68,7 +68,9 @@ table { margin: 1.5em; }
<a href="img/aaronsw.png"><img alt="Aaron Swartz website" class="shot" src="img/mini-aaronsw.png"></a>
<a href="img/hackernews.png"><img alt="Hacker News website" class="shot" src="img/mini-hackernews.png"></a>
<a href="img/100r.png"><img alt="100 Rabbits website" class="shot" src="img/mini-100r.png"></a>
- <p style="text-align:right">...check <a href="old/screenshots/index.html">the archives</a> for more pictures.</p>
+ <p style="text-align:right">...see
+ <a href="gallery/index.html">the gallery</a> for more pictures and
+ screenshots.</p>
<h2>Project objectives</h2>
<ul>
<li>Lower the barrier of entry to the web.</li>