diff options
author | Ashelyn Rose <git@ashen.earth> | 2025-03-21 20:12:36 -0600 |
---|---|---|
committer | Ashelyn Rose <git@ashen.earth> | 2025-03-21 20:12:36 -0600 |
commit | 2683366e92676abf687c37f4afea4d4d721cb059 (patch) | |
tree | 756aac4f0977c3ac9fa1426f7d9b7698a6832d6d /public |
Basic leptos setup
Diffstat (limited to 'public')
-rw-r--r-- | public/.gitkeep | 0 | ||||
-rw-r--r-- | public/robots.txt | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/public/.gitkeep b/public/.gitkeep new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/public/.gitkeep diff --git a/public/robots.txt b/public/robots.txt new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/public/robots.txt |