aboutsummaryrefslogtreecommitdiff
path: root/www/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/index.html')
-rw-r--r--www/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/index.html b/www/index.html
index 1844631..9b8719f 100644
--- a/www/index.html
+++ b/www/index.html
@@ -12,7 +12,7 @@
12<nav class="top"> 12<nav class="top">
13 <table class="menu"> 13 <table class="menu">
14 <tr> 14 <tr>
15 <td class="logo"> <a href="/"><img src="/favicon.png"></a> </td> 15 <td class="logo"> <a href="/"><img src="/favicon.png" alt="logo"></a> </td>
16 <td class="links"> 16 <td class="links">
17 <a href="/download/">Download</a> | 17 <a href="/download/">Download</a> |
18 <a href="/examples/">Examples</a> 18 <a href="/examples/">Examples</a>
@@ -28,7 +28,7 @@
28 28
29<p class=subtitle>A Rubik's cube solver and FMC assistant</p> 29<p class=subtitle>A Rubik's cube solver and FMC assistant</p>
30 30
31<img src="/screenshot.png"> 31<img src="/screenshot.png" alt="A screenshot of nissy running in a terminal emulator">
32 32
33<p> 33<p>
34Nissy is a command-line Rubik's cube solver. It can find optimal solutions 34Nissy is a command-line Rubik's cube solver. It can find optimal solutions

Generated with cgit - Back to sebastiano.tronto.net