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

Pin posts to profile page #80

Closed ByteOtter closed 1 year ago

ByteOtter commented 1 year ago

What does this PR change?

provide a short description what exactly your PR changes here

Tick the applicable box:

UI changes

provide description here or remove all unapplicable lines below

before: Posts could not be pinned to the user's profile page.

after: Posts are now being able to be pinned to a user's profile page. Also, post-preview was split off to be included into its respective html files.

Links

Finally fixes #21

Documentation

provide description about documentation done here or remove this line