Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
GeoVistoogsi
AR
Commits
f493b6f6
You need to sign in or sign up before continuing.
Commit
f493b6f6
authored
Mar 12, 2021
by
Athanasios
Browse files
Fix redirection
parent
485270fe
Pipeline
#10433
passed with stages
in 28 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
public/index.html
View file @
f493b6f6
<!DOCTYPE html>
<!DOCTYPE html>
<meta
charset=
"utf-8"
>
<meta
charset=
"utf-8"
>
<title>
Redirecting to https://example.com/
</title>
<title>
Redirecting...
</title>
<meta
http-equiv=
"refresh"
content=
"0; URL=/home"
>
<meta
http-equiv=
"refresh"
content=
"0; URL=home"
>
<link
rel=
"canonical"
href=
"/home"
>
<link
rel=
"canonical"
href=
"home"
>
\ No newline at end of file
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment