Add "DRAFTED" watermark to drafted posts

This commit is contained in:
daudix
2024-10-11 23:42:15 +03:00
parent 6db17e7bbd
commit 800efa802a
3 changed files with 36 additions and 0 deletions

View File

@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased](https://codeberg.org/daudix/duckquill/compare/v5.4.0...main)
### Added
- Add "DRAFTED" watermark to drafted posts.
### Fixed
- Fix navbar mods having broken border radius.