diff --git a/README.md b/README.md index be1d292..800d0a7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # catcrafts.net -This is the source code for catcrafts.net, a website built entirely in C++ using the Crafter.CppDOM library. +This is the source code for catcrafts.net, a website built entirely in C++ using the Crafter.Graphics library. ```bash crafter-build build executable diff --git a/catcrafts-head.js b/catcrafts-head.js new file mode 100644 index 0000000..409d92b --- /dev/null +++ b/catcrafts-head.js @@ -0,0 +1,24 @@ +// Head-element setup for catcrafts.net. The Crafter.Graphics Dom partition +// only exposes element creation under
, so anything that has to live in +// (title, stylesheet link, favicon link) gets injected from this +// loader. EnableWasiBrowserRuntime auto-picks up every *.js in cfg.files and +// emits a