diff --git a/index.html b/index.html index 8544fe7..8f2b951 100644 --- a/index.html +++ b/index.html @@ -1,28 +1,104 @@ - + - + + + + + + TapTrack — Attendance That Runs Itself - + + + - + + + - - + + + + + + + - - + + + + + + diff --git a/public/robots.txt b/public/robots.txt new file mode 100644 index 0000000..f3a79bf --- /dev/null +++ b/public/robots.txt @@ -0,0 +1,4 @@ +User-agent: * +Allow: / + +Sitemap: https://taptrack.ph/sitemap.xml diff --git a/public/site.webmanifest b/public/site.webmanifest new file mode 100644 index 0000000..457df02 --- /dev/null +++ b/public/site.webmanifest @@ -0,0 +1,17 @@ +{ + "name": "TapTrack", + "short_name": "TapTrack", + "description": "On-premises NFC student attendance for Philippine schools.", + "start_url": "/", + "display": "standalone", + "background_color": "#ffffff", + "theme_color": "#2563eb", + "icons": [ + { + "src": "/favicon.svg", + "sizes": "any", + "type": "image/svg+xml", + "purpose": "any maskable" + } + ] +} diff --git a/public/sitemap.xml b/public/sitemap.xml new file mode 100644 index 0000000..20056ec --- /dev/null +++ b/public/sitemap.xml @@ -0,0 +1,9 @@ + + + + https://taptrack.ph/ + 2026-03-17 + monthly + 1.0 + +