docs: add MEGA S4 as a gold sponsor

This also tidies the menu cards.
This commit is contained in:
Nick Craig-Wood
2025-08-01 12:40:29 +01:00
parent 743d160fdd
commit d4e68bf66b
4 changed files with 36 additions and 19 deletions
+1 -1
View File
@@ -243,7 +243,7 @@ fetch_binaries:
rclone -P sync --exclude "/testbuilds/**" --delete-excluded $(BETA_UPLOAD) build/
serve: website
cd docs && hugo server --logLevel info -w --disableFastRender
cd docs && hugo server --logLevel info -w --disableFastRender --ignoreCache
tag: retag doc
bin/make_changelog.py $(LAST_TAG) $(VERSION) > docs/content/changelog.md.new