aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel Ángel Moreno <mail@migalmoreno.com>2023-02-15 21:09:56 +0100
committerMiguel Ángel Moreno <mail@migalmoreno.com>2023-02-15 21:10:13 +0100
commit72a47f024ae974c543076d8700e00fa0875a3d96 (patch)
treed0f8f83d6ba717797830406123bcffb06870f5c5
parentcf854029c5c9fcdff4d7ea22f0d6394b976caa77 (diff)
fix(README): Remove indexed headings.
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 3d62bae..6e80dfc 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
# -*- mode: org; org-html-head-include-default-style: nil; org-html-postamble: nil; -*-
-#+OPTIONS: toc:nil
+#+OPTIONS: toc:nil num:nil
* nx-router
=nx-router= is a URL routing extension for [[https://nyxt.atlas.engineer/][Nyxt]]. In short, it's an abstraction around Nyxt request resource handlers that introduces the concept of =route= objects.