summaryrefslogtreecommitdiff
path: root/l
diff options
context:
space:
mode:
authorTadas Vilkeliskis <vilkeliskis.t@gmail.com>2026-02-08 16:34:54 -0500
committerTadas Vilkeliskis <vilkeliskis.t@gmail.com>2026-02-08 16:34:54 -0500
commitd59c63edd54d827a6faf249c99300ad595a6e588 (patch)
tree26849ab89cf68c274e1912eb6eeea2b6609b89bd /l
parent42e267d2d551c56a44f8dea704667451a4677b2f (diff)
fix links to canonical
Diffstat (limited to 'l')
-rw-r--r--l/bank-statement/index.html2
-rw-r--r--l/black-out-text/index.html2
-rw-r--r--l/credit-card-statement/index.html2
-rw-r--r--l/divorce-decree/index.html2
-rw-r--r--l/drivers-license/index.html2
-rw-r--r--l/employee-records/index.html2
-rw-r--r--l/flatten-pdf/index.html2
-rw-r--r--l/foia-redaction/index.html2
-rw-r--r--l/insurance-claims/index.html2
-rw-r--r--l/legal-contracts/index.html2
-rw-r--r--l/medical-records/index.html2
-rw-r--r--l/pay-stub/index.html2
-rw-r--r--l/redact-dd214/index.html2
-rw-r--r--l/rental-application/index.html2
-rw-r--r--l/sanitize-metadata/index.html2
-rw-r--r--l/social-security-number/index.html2
-rw-r--r--l/student-transcripts/index.html2
-rw-r--r--l/tax-return/index.html2
-rw-r--r--l/utility-bill/index.html2
-rw-r--r--l/white-out-text/index.html2
20 files changed, 20 insertions, 20 deletions
diff --git a/l/bank-statement/index.html b/l/bank-statement/index.html
index ea0b153..0c0006f 100644
--- a/l/bank-statement/index.html
+++ b/l/bank-statement/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">
diff --git a/l/black-out-text/index.html b/l/black-out-text/index.html
index 5868fb0..6fd09d9 100644
--- a/l/black-out-text/index.html
+++ b/l/black-out-text/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">
diff --git a/l/credit-card-statement/index.html b/l/credit-card-statement/index.html
index 798bee1..eaac64a 100644
--- a/l/credit-card-statement/index.html
+++ b/l/credit-card-statement/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">
diff --git a/l/divorce-decree/index.html b/l/divorce-decree/index.html
index 8574e45..58c829a 100644
--- a/l/divorce-decree/index.html
+++ b/l/divorce-decree/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">
diff --git a/l/drivers-license/index.html b/l/drivers-license/index.html
index 8343c66..2843c05 100644
--- a/l/drivers-license/index.html
+++ b/l/drivers-license/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">
diff --git a/l/employee-records/index.html b/l/employee-records/index.html
index 6b04410..cad708f 100644
--- a/l/employee-records/index.html
+++ b/l/employee-records/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">
diff --git a/l/flatten-pdf/index.html b/l/flatten-pdf/index.html
index e4dc94b..a7e20b8 100644
--- a/l/flatten-pdf/index.html
+++ b/l/flatten-pdf/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">
diff --git a/l/foia-redaction/index.html b/l/foia-redaction/index.html
index 6587e67..dadeb29 100644
--- a/l/foia-redaction/index.html
+++ b/l/foia-redaction/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">
diff --git a/l/insurance-claims/index.html b/l/insurance-claims/index.html
index 5fc139f..675d98c 100644
--- a/l/insurance-claims/index.html
+++ b/l/insurance-claims/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">
diff --git a/l/legal-contracts/index.html b/l/legal-contracts/index.html
index 7cd4eb6..475a5aa 100644
--- a/l/legal-contracts/index.html
+++ b/l/legal-contracts/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">
diff --git a/l/medical-records/index.html b/l/medical-records/index.html
index 30c6548..36c2b23 100644
--- a/l/medical-records/index.html
+++ b/l/medical-records/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">
diff --git a/l/pay-stub/index.html b/l/pay-stub/index.html
index 9f2f1b4..6460e41 100644
--- a/l/pay-stub/index.html
+++ b/l/pay-stub/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">
diff --git a/l/redact-dd214/index.html b/l/redact-dd214/index.html
index 5053419..647e21f 100644
--- a/l/redact-dd214/index.html
+++ b/l/redact-dd214/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">
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">
diff --git a/l/sanitize-metadata/index.html b/l/sanitize-metadata/index.html
index ebee072..a9a0054 100644
--- a/l/sanitize-metadata/index.html
+++ b/l/sanitize-metadata/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">
diff --git a/l/social-security-number/index.html b/l/social-security-number/index.html
index 5d33c0b..c145a46 100644
--- a/l/social-security-number/index.html
+++ b/l/social-security-number/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">
diff --git a/l/student-transcripts/index.html b/l/student-transcripts/index.html
index cfa0595..6340a13 100644
--- a/l/student-transcripts/index.html
+++ b/l/student-transcripts/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">
diff --git a/l/tax-return/index.html b/l/tax-return/index.html
index 504164f..8243cf2 100644
--- a/l/tax-return/index.html
+++ b/l/tax-return/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">
diff --git a/l/utility-bill/index.html b/l/utility-bill/index.html
index c354089..1a2adb1 100644
--- a/l/utility-bill/index.html
+++ b/l/utility-bill/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">
diff --git a/l/white-out-text/index.html b/l/white-out-text/index.html
index cc1d55d..3fa26ae 100644
--- a/l/white-out-text/index.html
+++ b/l/white-out-text/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">