👩💻 I finally figured out how to hide pages from the navigation bar!
nav a\[href="/stats/"],
nav a\[href="/photos/"],
nav a\[href="/feeds/"] \{
display:none;
}
I moved these pages to the footer instead. Only changing a favicon left!
👩💻 I finally figured out how to hide pages from the navigation bar!
nav a\[href="/stats/"],
nav a\[href="/photos/"],
nav a\[href="/feeds/"] \{
display:none;
}
I moved these pages to the footer instead. Only changing a favicon left!