diff options
| author | Tadas Vilkeliskis <vilkeliskis.t@gmail.com> | 2026-02-08 16:34:54 -0500 |
|---|---|---|
| committer | Tadas Vilkeliskis <vilkeliskis.t@gmail.com> | 2026-02-08 16:34:54 -0500 |
| commit | d59c63edd54d827a6faf249c99300ad595a6e588 (patch) | |
| tree | 26849ab89cf68c274e1912eb6eeea2b6609b89bd /l/rental-application | |
| parent | 42e267d2d551c56a44f8dea704667451a4677b2f (diff) | |
fix links to canonical
Diffstat (limited to 'l/rental-application')
| -rw-r--r-- | l/rental-application/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/l/rental-application/index.html b/l/rental-application/index.html index f8cd933..fa748dc 100644 --- a/l/rental-application/index.html +++ b/l/rental-application/index.html @@ -104,7 +104,7 @@ <!-- Header --> <header class="max-w-4xl mx-auto w-full px-6 py-10 flex justify-between items-center"> - <a href="../../index.html" class="text-2xl font-bold tracking-tight text-gray-900 font-serif flex items-center gap-2"> + <a href="/" class="text-2xl font-bold tracking-tight text-gray-900 font-serif flex items-center gap-2"> Just Redact. </a> <nav class="hidden md:flex gap-8"> |
