Commit f493b6f6 authored by Athanasios's avatar Athanasios
Browse files

Fix redirection

parent 485270fe
Pipeline #3369 passed with stages
in 28 seconds
<!DOCTYPE html>
<meta charset="utf-8">
<title>Redirecting to https://example.com/</title>
<meta http-equiv="refresh" content="0; URL=/home">
<link rel="canonical" href="/home">
\ No newline at end of file
<title>Redirecting...</title>
<meta http-equiv="refresh" content="0; URL=home">
<link rel="canonical" href="home">
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment