summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorFuwn <[email protected]>2025-12-02 00:20:51 -0800
committerFuwn <[email protected]>2025-12-02 00:20:51 -0800
commitec0ad93b7a6e225671f2f7965ec686f7f423c164 (patch)
tree00016ca74589aa79fe98ff30343aeb2eec5813ab /index.html
parentfeat(index.html): Restyle (diff)
downloadrysk-ec0ad93b7a6e225671f2f7965ec686f7f423c164.tar.xz
rysk-ec0ad93b7a6e225671f2f7965ec686f7f423c164.zip
feat: Product name
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index 27d817f..511afc3 100644
--- a/index.html
+++ b/index.html
@@ -15,7 +15,7 @@
href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap"
rel="stylesheet"
/>
- <title>Facial Analysis</title>
+ <title>Rysk: Facial Analysis</title>
<style>
*,
*::before,
@@ -528,7 +528,7 @@
<main class="main-content">
<header class="header">
- <h1>Facial Analysis</h1>
+ <h1>Rysk: Facial Analysis</h1>
<p>Upload an image or paste a URL to analyse facial features</p>
</header>