Skip to content

Commit 11003a7

Browse files
authored
sponsors: drop graphite (#394)
graphite sponsorship ended in September
1 parent e95418b commit 11003a7

File tree

2 files changed

+4
-12
lines changed

2 files changed

+4
-12
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Neovim.io website
22

33
This repository contains the source for the neovim.io website.
4-
To report a bug in Neovim itself, go here: https://github.com/neovim/neovim
4+
5+
*To report a bug Neovim,* go here: https://github.com/neovim/neovim
56

67
## Contributing
78

@@ -36,5 +37,5 @@ Notes:
3637
crawled neovim.io/doc2 generated from this repository).
3738
- Site search (for `:help` docs) is served by [Algolia Docsearch](https://docsearch.algolia.com/).
3839
- The javascript and UI container were setup in [this commit](https://github.com/neovim/neovim.github.io/commit/ce9aef12eb1c98135965e3a9c5c792bf9e506a76).
39-
- The docs pages don't use the jekyll layout so they also need to [manually include](https://github.com/neovim/neovim/pull/23839) the javascript and define a UI container.
40+
- The docs pages don't use the layout so they also need to [manually include](https://github.com/neovim/neovim/pull/23839) the javascript and define a UI container.
4041
- Admin: https://www.algolia.com/apps/X185E15FPG/dashboard

layouts/index.html

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -84,15 +84,6 @@ <h2 id="sponsors-header"><a href="/sponsors">Sponsors</a></h2>
8484
CodeRabbit cuts code review time and bugs in half. Works on PRs, IDE, and CLI.
8585
</a>
8686
</div>
87-
<div class="first-level-sponsor">
88-
<a href="https://graphite.dev/?utm_source=github&utm_medium=repo&utm_campaign=neovim">
89-
<img width="340" class="img-fluid" src="images/sponsors/graphite.gif"
90-
alt="Graphite is the AI developer productivity platform helping teams on GitHub ship higher quality software, faster">
91-
<br />
92-
Graphite is the AI developer productivity platform helping teams on GitHub ship higher quality
93-
software, faster
94-
</a>
95-
</div>
9687
<div class="first-level-sponsor">
9788
<a href="http://go.warp.dev/neovim"><img width="340" class="img-fluid"
9889
src="https://raw.githubusercontent.com/warpdotdev/brand-assets/refs/heads/main/Github/Sponsor/Warp-Github-LG-01.png"
@@ -260,4 +251,4 @@ <h2 id="sponsor">The work continues...</h2>
260251
</div>
261252
</div>
262253
</section>
263-
{{ end }}
254+
{{ end }}

0 commit comments

Comments
 (0)