design navbar for client

This commit is contained in:
2026-07-21 07:08:49 +10:00
parent fa20bf7fc4
commit 68558973f2
3 changed files with 46 additions and 0 deletions

View File

@@ -1,5 +1,7 @@
#!/bin/sh
mkdir -p server/src/generated
bin2cpp --file=client/header_top.html --output=server/src/generated
bin2cpp --file=client/header_bottom.html --output=server/src/generated