Skip to content

Commit 47afbf6

Browse files
committed
docs: Remove obsolete paragraph of insiders
1 parent 45f8904 commit 47afbf6

1 file changed

Lines changed: 1 addition & 12 deletions

File tree

docs/insiders/index.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -75,12 +75,6 @@ for feature in completed_features:
7575
feature.render(badge=True)
7676
```
7777

78-
We currently don't have any features available to sponsors only.
79-
Right now we are putting our efforts into the documentation,
80-
then we will start again implementing features.
81-
You can get updates on *mkdocstrings Insiders* work
82-
by following **@pawamoy** on :material-mastodon:{ .mastodon } [Fosstodon](https://fosstodon.org/@pawamoy).
83-
8478
## How to become a sponsor
8579

8680
Thanks for your interest in sponsoring! In order to become an eligible sponsor
@@ -141,12 +135,7 @@ print_sponsors()
141135
## Funding
142136

143137
```python exec="1" session="insiders"
144-
print(f"""
145-
Current funding is at **$ {human_readable_amount(current_funding)} a month**.
146-
We do not have any funding goals yet.
147-
Stay updated by following **@pawamoy**
148-
on :material-mastodon:{{ .mastodon }} [Fosstodon](https://fosstodon.org/@pawamoy).
149-
""")
138+
print(f"Current funding is at **$ {human_readable_amount(current_funding)} a month**.")
150139
```
151140

152141
### Goals

0 commit comments

Comments
 (0)