diff options
Diffstat (limited to 'server/src/routes/ui/style/layout.css')
-rw-r--r-- | server/src/routes/ui/style/layout.css | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/server/src/routes/ui/style/layout.css b/server/src/routes/ui/style/layout.css index f392d04..f7a21c2 100644 --- a/server/src/routes/ui/style/layout.css +++ b/server/src/routes/ui/style/layout.css @@ -1,3 +1,9 @@ +/* + This file is part of jellything (https://codeberg.org/metamuffin/jellything) + which is licensed under the GNU Affero General Public License (version 3); see /COPYING. + Copyright (C) 2023 metamuffin <metamuffin.org> + Copyright (C) 2023 tpart +*/ @font-face { font-family: "Cantarell"; src: url(/assets/cantarell.woff2) format("woff2"); |