2020-06-18 23:54:48 +03:00
|
|
|
package display
|
|
|
|
|
|
|
|
var newTabContent = `# New Tab
|
|
|
|
|
2020-06-19 18:18:28 +03:00
|
|
|
You've opened a new tab. Use the bar at the bottom to browse around. You can start typing in it by pressing the space key.
|
2020-06-18 23:54:48 +03:00
|
|
|
|
2020-06-19 18:18:28 +03:00
|
|
|
Press the ? key at any time to bring up the help, and see other keybindings. Most are what you expect.
|
2020-06-18 23:54:48 +03:00
|
|
|
|
|
|
|
Happy browsing!
|
|
|
|
|
2020-06-24 03:07:25 +03:00
|
|
|
=> about:bookmarks Bookmarks
|
|
|
|
|
|
|
|
=> //gemini.circumlunar.space Project Gemini
|
2020-06-18 23:54:48 +03:00
|
|
|
=> https://github.com/makeworld-the-better-one/amfora Amfora homepage [HTTPS]
|
|
|
|
`
|