ByteOtter / OtterDen

A small Flask based blog application. Built for learning purposes only.
GNU General Public License v3.0
2 stars 1 forks source link

Add dummy topic dropdown in layout.html #93

Closed ByteOtter closed 1 year ago

ByteOtter commented 1 year ago

What does this PR change?

Added a dropdown menu with some pre defined topics. Moved About page link to profile dropdown temporarily.

Tick the applicable box:

UI changes

provide description here or remove all unapplicable lines below

before: About link visible directly in the navbar on the left side.

after: About link replaced by a topic dropdown.

Links

In case your changes fix an existing issue please link it below:

Tracks: #92

Documentation

provide description about documentation done here or remove this line