mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Documentation
This commit is contained in:
@@ -225,7 +225,7 @@ You can cancel your sponsorship anytime.[^5]
|
|||||||
</small>
|
</small>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
[squidfunk's sponsor profile]: https://github.com/sponsors/squidfunk
|
[squidfunk's sponsor profile]: https://github.com/sponsors/squidfunk?metadata_origin=docs
|
||||||
|
|
||||||
## Funding <span class="mdx-sponsorship-total" data-mdx-component="sponsorship-total"></span>
|
## Funding <span class="mdx-sponsorship-total" data-mdx-component="sponsorship-total"></span>
|
||||||
|
|
||||||
|
|||||||
@@ -58,7 +58,7 @@ export function renderPrivateSponsor(
|
|||||||
): HTMLElement {
|
): HTMLElement {
|
||||||
return (
|
return (
|
||||||
<a
|
<a
|
||||||
href="https://github.com/sponsors/squidfunk"
|
href="https://github.com/sponsors/squidfunk?metadata_origin=docs"
|
||||||
class="mdx-sponsorship__item mdx-sponsorship__item--private"
|
class="mdx-sponsorship__item mdx-sponsorship__item--private"
|
||||||
>
|
>
|
||||||
+{count}
|
+{count}
|
||||||
|
|||||||
Reference in New Issue
Block a user