Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need some method to navigate back to "home" #6

Open
mattregul opened this issue Jul 26, 2018 · 2 comments
Open

Need some method to navigate back to "home" #6

mattregul opened this issue Jul 26, 2018 · 2 comments

Comments

@mattregul
Copy link
Contributor

Appears that once you drill into a section, there isn't a quick method to return "home"

@mattregul
Copy link
Contributor Author

Could add some sort of Home/Back/Main Menu/etc... link to the following lines:

  • s << "<!DOCTYPE html><html><head><meta charset=\"utf-8\"><title>" << title << ", page " << page << "</title><meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"></head><body><h1>" << title << "</h1><ul>";
  • s << "</h1>";

@mattregul
Copy link
Contributor Author

I'll take care of this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants