From c2345d9e2d01d738a56546f276caff9b01dc7f2d Mon Sep 17 00:00:00 2001 From: Philipp Stadler <a51820432@unet.univie.ac.at> Date: Wed, 29 May 2024 11:52:31 +0200 Subject: [PATCH] chore: include new decks in the notice files --- NOTICE | 21 +++++++++++++++++++++ src/components/notice/notice.html | 19 +++++++++++++++++++ 2 files changed, 40 insertions(+) diff --git a/NOTICE b/NOTICE index ee623fa..177e5e3 100644 --- a/NOTICE +++ b/NOTICE @@ -15,6 +15,16 @@ https://gitlab.phaidra.org/kartenaale/sinologie-anki-pack ------------------------------------------------------------------------------- +Deck: Chinese Cultural Spaces + +Special thanks go out to Chris for making this deck! + +Please respect the rights of the lecturer that provided the content, as well as +of the photographers that made the images. Share the deck only with your fellow +students. + +------------------------------------------------------------------------------- + Deck: Chinesisch lernen für die Sinologie Stefanie Yu kindly gave permission to make an Anki version of her vocabulary on @@ -55,6 +65,17 @@ your fellow students. ------------------------------------------------------------------------------- +Deck: Wirtschaftliche Entwicklung Chinas + +This deck includes content from the slides of the lecture +_Wirtschaftliche Entwicklung Chinas_ at Universität Wien, held by Dr. +Christian Göbel. + +Please respect the rights of the original authors and share this deck only with +your fellow students. + +------------------------------------------------------------------------------- + German and Chinese radical names are taken from the German version of Wikipedia. A hearty thank you to all authors and maintainers. diff --git a/src/components/notice/notice.html b/src/components/notice/notice.html index 42b15e0..524b64d 100644 --- a/src/components/notice/notice.html +++ b/src/components/notice/notice.html @@ -9,6 +9,15 @@ <a href="https://gitlab.phaidra.org/kartenaale/sinologie-anki-pack">University of Vienna GitLab</a>. <br>Go there for updates, if you are experiencing issues or if you want to contribute. </p> + <p> + Deck: Chinese Cultural Spaces<br> + + Special thanks go out to Chris for making this deck!<br> + + Please respect the rights of the lecturer that provided the content, as well as + of the photographers that made the images. Share the deck only with your fellow + students. + </p> <p> Decks: Chinesisch lernen für die Sinologie, Band 1&2<br> @@ -46,6 +55,16 @@ Please respect the rights of the original authors and share this deck only with your fellow students. </p> + <p> + Deck: Wirtschaftliche Entwicklung Chinas<br> + + This deck includes content from the slides of the lecture + _Wirtschaftliche Entwicklung Chinas_ at Universität Wien, held by Dr. + Christian Göbel.<br> + + Please respect the rights of the original authors and share this deck only with + your fellow students. + </p> <p> German and Chinese radical names are taken from the German version of Wikipedia. A hearty thank you to all authors and maintainers. -- GitLab