<p><a href="https://micro.blog/Miraz">@Miraz</a> One way to …
@Miraz One way to do it is by adding custom CSS:
nav a[href='/photos/'] {
display: none;
}
Another way is by customizing your theme. That’s a bit more involved, though.
@Miraz One way to do it is by adding custom CSS:
nav a[href='/photos/'] {
display: none;
}
Another way is by customizing your theme. That’s a bit more involved, though.
Sven Dahlstrand,