Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Karaoke Mugen
sites
portal
Commits
996d7131
Commit
996d7131
authored
Mar 15, 2019
by
Mathieu Delestre
Browse files
Add a discord redirection route
parent
414b5078
Pipeline
#6429
passed with stage
in 52 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
routes/discord.php
routes/discord.php
+3
-0
No files found.
routes/discord.php
0 → 100644
View file @
996d7131
<?php
header
(
'location:https://discord.gg/XFXCqzU'
);
exit
;
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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