diff --git a/changelog_entry.yaml b/changelog_entry.yaml index e69de29bb..b9c84b035 100644 --- a/changelog_entry.yaml +++ b/changelog_entry.yaml @@ -0,0 +1,4 @@ +- bump: patch + changes: + added: + - Added index.html file to docs folder to fix GitHub Pages 404 error \ No newline at end of file diff --git a/docs/index.html b/docs/index.html new file mode 100644 index 000000000..49b140610 --- /dev/null +++ b/docs/index.html @@ -0,0 +1,57 @@ + + + + + PolicyEngine UK Data + + + + +

PolicyEngine UK Data

+ +
+

Welcome to the PolicyEngine UK Data documentation and methodology site.

+ +

This site contains documentation for data sources, methodologies, and validation processes used in PolicyEngine UK.

+ + +
+ + \ No newline at end of file