1
0
Fork 0
amfora/display/newtab.go

17 lines
458 B
Go
Raw Normal View History

//nolint
2020-06-18 20:54:48 +00:00
package display
var newTabContent = `# New Tab
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 20:54:48 +00:00
Press the ? key at any time to bring up the help, and see other keybindings. Most are what you expect.
2020-06-18 20:54:48 +00:00
Happy browsing!
=> about:bookmarks Bookmarks
=> //gemini.circumlunar.space Project Gemini
2020-06-18 20:54:48 +00:00
=> https://github.com/makeworld-the-better-one/amfora Amfora homepage [HTTPS]
`