summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/about/about.gmi33
1 files changed, 33 insertions, 0 deletions
diff --git a/res/about/about.gmi b/res/about/about.gmi
new file mode 100644
index 00000000..34eda2cf
--- /dev/null
+++ b/res/about/about.gmi
@@ -0,0 +1,33 @@
1# About Pages
2
3These are all the About pages that Lagrange uses to display built-in or dynamically generated content.
4
5=> about:blank
6A blank page.
7
8=> about:bookmarks
9List of bookmarks.
10
11=> about:bookmarks?created
12List of bookmarks with creation dates.
13
14=> about:bookmarks?tags
15List of bookmarks that have at least one tag.
16
17=> about:debug
18Runtime debug information: contents of currently open tabs, navigation history, environment variables, command line arguments, and configured MIME hooks.
19
20=> about:feeds
21List of all entries from subscribed feeds.
22
23=> about:help
24User manual.
25
26=> about:lagrange
27Default home page with a large "Lagrange" ASCII art logo.
28
29=> about:license
30Open source licenses.
31
32=> about:version
33Release notes for each version. \ No newline at end of file