about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-05-26 01:56:01 -0700
committerKartik K. Agaram <vc@akkartik.com>2015-05-26 01:56:01 -0700
commitfd5e720bcd1628b1561c7bf94f86b12e12caee27 (patch)
treeb5afffd4cdcc05038fed556a424efc88db06d725
parentb514fbb9fe5f896343999234d9a123d6d334d4c8 (diff)
downloadmu-fd5e720bcd1628b1561c7bf94f86b12e12caee27.tar.gz
1466
-rw-r--r--index.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/index.html b/index.html
index 46c3eee6..e6655520 100644
--- a/index.html
+++ b/index.html
@@ -172,10 +172,10 @@ layers.
 <p>
 The zen of mu:
 <ul>
-<li>traces, not interfaces</li>
-<li>be rewrite-friendly, not backwards-compatible</li>
-<li>be easy to port rather than portable</li>
-<li>global structure matters more than local hygiene</li>
+<li>traces, not interfaces
+<li>be rewrite-friendly, not backwards-compatible
+<li>be easy to port rather than portable
+<li>global structure matters more than local hygiene
 </ul>
 
 <p>