diff --git a/pages/docs/contributing/documentation.md b/pages/docs/contributing/documentation.md index 6064eb5..f4a8093 100644 --- a/pages/docs/contributing/documentation.md +++ b/pages/docs/contributing/documentation.md @@ -191,6 +191,7 @@ Front matter specific to [list pages][hugo-list] |``id``|Content|``0``: string|Enclose the contained content in a [``span``][html-span] tag with [``id="0"``][html-attr-id]| |``img``|Inline|[``alt``][html-img-alt]: string, [``src``][html-img-src]: path, ``caption``: string, [``float``][css-float], [``width``][css-max-width] |Insert an [image][html-img]| |``md``|Content|None|Renders markdown in contained content (for [shortcodes without markdown][hugo-shortcode-nomd])| +|``paramref``|Inline|``0``: [Site parameter][hugo-params]|Like [``ref``][hugo-ref], but with a site parameter| [css-align]: https://developer.mozilla.org/en-US/docs/Web/CSS/align-items [css-color]: https://developer.mozilla.org/en-US/docs/Web/CSS/color diff --git a/pages/docs/contributing/licenses.md b/pages/docs/contributing/licenses.md index c15433f..e650ec0 100644 --- a/pages/docs/contributing/licenses.md +++ b/pages/docs/contributing/licenses.md @@ -97,7 +97,7 @@ Attribution-ShareAlike 4.0 International][CC-BY-SA] license. # Using licenses ## Exclusive Usage Rights ### Artists -1. Upload the image on the community forums +1. Upload the image on the [community forums]({{< paramref "social.Discourse" >}}) 2. In the post, give the project permission for where you want to let us use it. ### Maintainers diff --git a/themes/mypaint b/themes/mypaint index fb5847b..a679d29 160000 --- a/themes/mypaint +++ b/themes/mypaint @@ -1 +1 @@ -Subproject commit fb5847b70cdc1bd7140f747c4a9ce632bffc4ea9 +Subproject commit a679d29964fdc64baf2e6f61867fa654a10be23c