Mention Duckquill version in the stylesheet
This commit is contained in:
@ -144,6 +144,6 @@ primary_color_alpha = "COLOR_CODE"
|
||||
|
||||
## Thanks to ♥
|
||||
|
||||
- [Jakub Steiner](https://jimmac.eu) for the [OS Component Website](https://jimmac.github.io/os-component-website), on top of which this whole thing is built.
|
||||
- [Jakub Steiner](https://jimmac.eu) for the [OS Component Website](https://jimmac.github.io/os-component-website), which served as a starting point and inspiration.
|
||||
- [Carl Schwan](https://carlschwan.eu) for the [Mastodon-powered Comments](https://carlschwan.eu/2020/12/29/adding-comments-to-your-static-blog-with-mastodon/).
|
||||
- Everyone who supported me and said good stuff <3
|
||||
|
@ -1,11 +1,7 @@
|
||||
/*!
|
||||
* Duckquill (https://daudix.codeberg.page/duckquill)
|
||||
* Duckquill v1.0.1 (https://daudix.codeberg.page/duckquill)
|
||||
* Copyright 2024 David "Daudix" Lapshin
|
||||
* Licensed under MIT (https://codeberg.org/daudix/duckquill/src/branch/main/LICENSE)
|
||||
*
|
||||
* Based on OS Component Website which shamelessly stole CSS from systemd
|
||||
* https://github.com/jimmac/os-component-website
|
||||
* https://github.com/systemd/systemd/tree/main/docs
|
||||
*/
|
||||
|
||||
@use "variables";
|
||||
|
Reference in New Issue
Block a user