Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
funkwhale
funkwhale.audio
Commits
30042640
Verified
Commit
30042640
authored
Dec 01, 2021
by
Georg Krause
Browse files
Add help page redirect to contact
parent
ab4363c4
Pipeline
#17325
passed with stages
in 7 minutes and 40 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
public/help/index.html
0 → 100644
View file @
30042640
<!DOCTYPE HTML>
<html
lang=
"en-US"
>
<head>
<meta
charset=
"UTF-8"
>
<meta
http-equiv=
"refresh"
content=
"0; url=https://funkwhale.audio/en_US/contact"
>
<script
type=
"text/javascript"
>
window
.
location
.
href
=
"
https://funkwhale.audio/en_US/contact
</script>
<title>
Page Redirection
</title>
</head>
<body>
<!-- Note: don't tell people to `click` the link, just tell them that it is a link. -->
If you are not redirected automatically, follow this
<a
href=
'https://funkwhale.audio/en_US/contact'
>
link
</a>
.
</body>
</html>
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