From 17ff3e81d376b6792d409dcbed8e48800f8d7f7a Mon Sep 17 00:00:00 2001 From: Jaakko Keränen Date: Fri, 12 Mar 2021 20:29:11 +0200 Subject: Added "about:about" IssueID #200 --- res/about/about.gmi | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 res/about/about.gmi (limited to 'res') 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 @@ +# About Pages + +These are all the About pages that Lagrange uses to display built-in or dynamically generated content. + +=> about:blank +A blank page. + +=> about:bookmarks +List of bookmarks. + +=> about:bookmarks?created +List of bookmarks with creation dates. + +=> about:bookmarks?tags +List of bookmarks that have at least one tag. + +=> about:debug +Runtime debug information: contents of currently open tabs, navigation history, environment variables, command line arguments, and configured MIME hooks. + +=> about:feeds +List of all entries from subscribed feeds. + +=> about:help +User manual. + +=> about:lagrange +Default home page with a large "Lagrange" ASCII art logo. + +=> about:license +Open source licenses. + +=> about:version +Release notes for each version. \ No newline at end of file -- cgit v1.2.3