diff --git a/content/design/_index.md b/content/design/_index.md index 67b2593..47ff8c7 100644 --- a/content/design/_index.md +++ b/content/design/_index.md @@ -7,7 +7,7 @@ aliases = ["/brand/", "/logo/"] Our logo is available in several formats for different use cases. Please use these official versions and follow our guidelines when representing our brand. """ - trademark = """Our logo is protected as a registered trademark. For details and specifics, consult the [NumFOCUS trademark guidelines](https://numfocus.org/trademark-guidelines). + trademark = """Our logo is protected as a registered trademark. """ logo_guidelines = "To maintain brand consistency, please follow these guidelines when using our logo." do_guidelines = """ @@ -24,6 +24,10 @@ Our logo is available in several formats for different use cases. Please use the - Don't rotate or change the orientation of the logo - Don't use the logo at sizes where details become illegible """ + logo_usage_faq = """ +Yes, you are encouraged to use the scverse and package logos in your publications and presentations; as long as you fall under the NumFOCUS guidelines. +""" + logo_usage_flair = "To learn when and how to legally use our trademark, logo, and other assets, please refer directly to the [NumFOCUS Trademark Guidelines](https://numfocus.org/trademark-guidelines)." package_icons = "These logos represent our core packages. They are available for download in SVG or PNG formats, sometimes with variations such as with or without the package name." contact = "For questions about logo usage or requests for additional formats, please contact us at [core@scverse.org](mailto:core@scverse.org). For more information about scverse, please visit our [About page](/about/)." @@ -173,4 +177,5 @@ Our primary logo combines our icon with the full name. Use this version when int [[packageicons.links]] text = "Download SVG" url = "../img/icons/decoupler.svg" + +++ diff --git a/layouts/design/list.html b/layouts/design/list.html index 33f3116..ef2e9c4 100644 --- a/layouts/design/list.html +++ b/layouts/design/list.html @@ -89,6 +89,19 @@