From 264fa15fb2ba5f0b9636cda44b64deb3c56aa99d Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sun, 4 Aug 2024 14:50:30 +0900 Subject: feat(backend): serve /admin/* pages from api-server --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'README.md') 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. -- cgit v1.2.3-70-g09d2