This commit is contained in:
Joe Mooring 2025-01-16 08:24:18 -08:00 committed by GitHub
parent abcfed7a5b
commit a5c41a053e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -448,7 +448,7 @@ public/
└── index.html └── index.html
``` ```
The alias from the previous URL to the new URL is a client-side redirect: The alias from the previous URL to the new URL is a client side redirect:
{{< code file=posts/previous-file-name/index.html >}} {{< code file=posts/previous-file-name/index.html >}}
<!DOCTYPE html> <!DOCTYPE html>