Static site hosting via tangled

Update

Changed files
+1 -1
+1 -1
README.md
··· 22 22 23 23 ## Config 24 24 25 - You can configure the pages service by creating a `pages_config.yaml` file in the root of the repo. 25 + You can configure the site by creating a `pages_config.yaml` file in the root of the repo. 26 26 27 27 ```yaml 28 28 baseDir: "/public"