Replace top bar

This commit is contained in:
Daniel Lundin
2019-10-03 15:51:36 +02:00
parent 0556dfef2a
commit d6fe4d9817
9 changed files with 87 additions and 30 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
binary: go-binary ui
go-binary:
go-bindata-assetfs -prefix ui/public ui/public
go-bindata-assetfs -prefix ui/dist ui/dist
go build .
ui: