c1f3ece45462445b67f3cc7d7c05783051bdce64
This commit includes `card.html` in the embedded files by updating the `all.hpp` file. It modifies the function to map and include the `card.html` resource. Additionally, `index.html` was updated to ensure the latest content is embedded.
Toolbox
install
first install node.js
then run
npm install -g @saucer-dev/cli
build embeded files with line
saucer embed <source> <destination>
like
saucer embed D:/Repos/Toolbox/res/html D:/Repos/Toolbox/out_embed
Description
Languages
C++
54.8%
HTML
21.7%
CSS
15.7%
Python
4.7%
CMake
2.1%
Other
1%