Skip to content

Commit

Permalink
Create index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
shyim authored Nov 6, 2023
0 parents commit c32cf59
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<!DOCTYPE html>
<html lang="en">
<meta http-equiv="Refresh" content="0; url='https://join.slack.com/t/shopwarecommunity/shared_invite/zt-25zdigo1h-ELVdN97ZFJj5Q9bQCfemmg'" />
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Shopware Slack Community</title>
<link rel="stylesheet" href="/base.css">
</head>
<body>
<h1>Redirecting....</h1>
<p>To join the Shopware Slack Community,
<br>please follow
<a href="https://join.slack.com/t/shopwarecommunity/shared_invite/zt-25zdigo1h-ELVdN97ZFJj5Q9bQCfemmg">this link to your Slack invite</a>!
</p>
</body>
</html>

0 comments on commit c32cf59

Please sign in to comment.