diff --git a/src/routes/faq/+page.svelte b/src/routes/faq/+page.svelte index b0ef76a..f5891e9 100644 --- a/src/routes/faq/+page.svelte +++ b/src/routes/faq/+page.svelte @@ -65,6 +65,13 @@ pkgs.org. These websites maintain comprehensive databases of package repositories for various distributions.


+

Can I use and modify LURE's icons?

+

+ LURE's icons are available on the icons page of this website and are licensed under CC-BY-NC-SA 4.0. This means that + you are free to share, modify, and use the icons for non-commercial purposes as long as you give appropriate credit and indicate any changes + made to the original icons. +

+

How do I add my own package to LURE?

To add your own package, please refer to the package documentation provided by LURE. diff --git a/src/routes/header.svelte b/src/routes/header.svelte index 45a4f93..087cc65 100644 --- a/src/routes/header.svelte +++ b/src/routes/header.svelte @@ -12,7 +12,7 @@