diff options
| author | Fuwn <[email protected]> | 2025-12-02 00:20:51 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-12-02 00:20:51 -0800 |
| commit | ec0ad93b7a6e225671f2f7965ec686f7f423c164 (patch) | |
| tree | 00016ca74589aa79fe98ff30343aeb2eec5813ab /index.html | |
| parent | feat(index.html): Restyle (diff) | |
| download | rysk-ec0ad93b7a6e225671f2f7965ec686f7f423c164.tar.xz rysk-ec0ad93b7a6e225671f2f7965ec686f7f423c164.zip | |
feat: Product name
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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> |