Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
iCityDigitalTwinFramework
applications
Commits
9b24464d
Commit
9b24464d
authored
Mar 12, 2021
by
Athanasios
Browse files
Fix redirection
parent
a70d9a38
Pipeline
#6855
passed with stages
in 26 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
public/index.html
View file @
9b24464d
<!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