removed unescessary navbar header, this should now be added in template
This commit is contained in:
parent
fdff6eb23c
commit
a42d8c5477
2 changed files with 0 additions and 4 deletions
|
@ -24,7 +24,6 @@ enum OptionFlags
|
|||
class NavBarGenerator
|
||||
{
|
||||
private:
|
||||
std::string navHeader = "\n<h1>Navigation</h1>\n\n";
|
||||
int options;
|
||||
|
||||
std::string generateCategories(std::string rootFolderUrl);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue