docs: reduce height of provider entries

This commit is contained in:
Nick Craig-Wood
2020-05-22 16:59:46 +01:00
parent 41e12114a8
commit 2a7f3eecf4
2 changed files with 2 additions and 2 deletions

View File

@@ -217,7 +217,7 @@ fetch_binaries:
rclone -P sync --exclude "/testbuilds/**" --delete-excluded $(BETA_UPLOAD) build/
serve: website
cd docs && hugo server -v -w
cd docs && hugo server -v -w --disableFastRender
tag: doc
@echo "Old tag is $(VERSION)"