diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..849ddff --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +dist/ diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 516c4a0..443a863 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,3 +10,4 @@ repos: args: ['--fix=lf'] description: Enforces using only 'LF' line endings. - id: trailing-whitespace + - id: check-xml diff --git a/src/index.html b/src/index.html new file mode 100644 index 0000000..8d05680 --- /dev/null +++ b/src/index.html @@ -0,0 +1,11 @@ + + +
+