Skip to content

Commit

Permalink
add ghpages dir
Browse files Browse the repository at this point in the history
  • Loading branch information
siordache committed Sep 15, 2018
1 parent 1beea96 commit c9e6299
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 0 deletions.
1 change: 1 addition & 0 deletions ghpages/CNAME
@@ -0,0 +1 @@
badass-jlink-plugin.beryx.org
8 changes: 8 additions & 0 deletions ghpages/index.html
@@ -0,0 +1,8 @@
<!DOCTYPE html>
<html>
<head>
<link rel="canonical" href="releases/latest"/>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta http-equiv="refresh" content="0;url=releases/latest" />
</head>
</html>
6 changes: 6 additions & 0 deletions ghpages/releases/latest/index.html
@@ -0,0 +1,6 @@
<!DOCTYPE html>
<html>
<body>
<h1>No release yet</h1>
</body>
</html>

0 comments on commit c9e6299

Please sign in to comment.