-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d4ed1d5
commit 4b629fb
Showing
1 changed file
with
15 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,15 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<title>Under Construction</title> | ||
</head> | ||
<body> | ||
<div style="text-align: center;"> | ||
<img src="https://camo.githubusercontent.com/2087378f7311254562202e4de16e9e731762b19e/68747470733a2f2f692e696d6775722e636f6d2f4c4171485067682e706e67" alt="Slideshow"> | ||
</div> | ||
<h1 style="text-align: center;">Website is under construction</h1> | ||
<p style="text-align: center;">The official OpenSWE1R website is still under construction. However, you can <a href="https://gitter.im/OpenSWE1R">click here to join our webchat</a>.</p> | ||
<p style="text-align: center;"><em>(Developers can <a href="https://github.com/OpenSWE1R/openswe1r">visit our repository on GitHub</a>)</em></p> | ||
</body> | ||
</html> | ||
--- | ||
layout: default | ||
title: Under Construction | ||
--- | ||
|
||
![Slideshow](https://camo.githubusercontent.com/2087378f7311254562202e4de16e9e731762b19e/68747470733a2f2f692e696d6775722e636f6d2f4c4171485067682e706e67) | ||
{: style="text-align: center;"} | ||
|
||
# Website is under construction | ||
|
||
The official OpenSWE1R website is still under construction. | ||
However, you can [click here to join our webchat](https://gitter.im/OpenSWE1R). | ||
|
||
*(Developers can [visit our repository on GitHub](https://github.com/OpenSWE1R/openswe1r))* | ||
{: style="text-align: center;"} |