aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2024-08-04 20:49:12 +0900
committernsfisis <nsfisis@gmail.com>2024-08-04 20:49:12 +0900
commitff959dadb1f990173b9df3105ccfc96b1c6c092e (patch)
tree4690c2aabafaedb50f86ece4900c9616d9518947 /README.md
parentfa7755592845a44928e88d2ab78cc04425aa9024 (diff)
parentf4bae7f755ca25b2547dc98b2db2fdb255948bc5 (diff)
downloadiosdc-japan-2024-albatross-ff959dadb1f990173b9df3105ccfc96b1c6c092e.tar.gz
iosdc-japan-2024-albatross-ff959dadb1f990173b9df3105ccfc96b1c6c092e.tar.zst
iosdc-japan-2024-albatross-ff959dadb1f990173b9df3105ccfc96b1c6c092e.zip
Merge branch 'feat/admin-pages'
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index 04b1fbc..5c50c0f 100644
--- a/README.md
+++ b/README.md
@@ -2,5 +2,10 @@
# License
-The contents of the repository is licensed under The MIT License, except for [the site favicon](frontend/public/favicon.svg).
+The contents of the repository is licensed under The MIT License, except for
+
+* [backend/admin/assets/css/normalize.css](backend/admin/assets/normalize.css),
+* [backend/admin/assets/css/sakura.css](backend/admin/assets/sakura.css) and
+* [frontend/public/favicon.svg](frontend/public/favicon.svg).
+
See [LICENSE](./LICENSE) for copylight notice.