Add external class to the source link

This commit is contained in:
daudix
2024-10-06 16:05:23 +03:00
parent 01e6609286
commit e63a2cdc62
2 changed files with 2 additions and 1 deletions

View File

@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Add `external` class to the "Website Source" link in footer.
- Add ability to enable inline table of contents in articles (#94 and #95).
- Add ability to make table of contents use numbered lists (#95).
- Add ability to open search by pressing the slash key.