Support for <meta> attributes
This commit is contained in:
4
build.sh
4
build.sh
@@ -1,7 +1,9 @@
|
||||
#!/bin/sh
|
||||
|
||||
bin2cpp --file=client/header_top.html --output=server/src/generated
|
||||
bin2cpp --file=client/header_bottom.html --output=server/src/generated
|
||||
|
||||
bin2cpp --file=client/footer.html --output=server/src/generated
|
||||
bin2cpp --file=client/header.html --output=server/src/generated
|
||||
bin2cpp --file=client/e404.html --output=server/src/generated
|
||||
bin2cpp --file=client/style.css --output=server/src/generated
|
||||
bin2cpp --file=client/script.js --output=server/src/generated
|
||||
|
||||
Reference in New Issue
Block a user