diff options
author | Thomas Voss <mail@thomasvoss.com> | 2023-08-15 23:39:31 +0200 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2023-08-15 23:39:31 +0200 |
commit | 41f28b28ee098af2a8164eed5dbefd19c8426505 (patch) | |
tree | ce7d20ceaf2fc55fc94eaf1bf3eb765a53021af3 /src | |
parent | 72eef049a993b450b09374136a38aa1bd4d21598 (diff) |
Fix indentation
Diffstat (limited to 'src')
-rw-r--r-- | src/www/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/www/index.html b/src/www/index.html index 29f7ad3..82ac06c 100644 --- a/src/www/index.html +++ b/src/www/index.html @@ -106,8 +106,8 @@ <li> <a target="_blank" - href="https://web.archive.org/web/20230619115633/http://lists.warhead.org.uk/pipermail/iwe/2005-July/000130.html" - > + href="https://web.archive.org/web/20230619115633/http://lists.warhead.org.uk/pipermail/iwe/2005-July/000130.html" + > <cite>Why Lisp Macros are Cool</cite> </a> </li> |