Skip to content
Snippets Groups Projects

Add some of the missing API specs to the spec host

Merged Martin Lowe requested to merge malowe/main/update into main
2 files
+ 8
3
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
1
@@ -4,5 +4,5 @@ clean:;
rm -rf tmp
build: setup clean;
sh fetch.sh
run-local: build run-nobuild;
run-local: build;
hugo server
\ No newline at end of file
Loading