Skip to content

Commit

Permalink
Add index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
wildskyf committed Dec 16, 2015
1 parent 4d0fa53 commit baa3386
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
_site/
.sass-cache/
12 changes: 12 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Gnome 台灣社群支援站</title>
</head>
<body>
<header>Gnome 台灣社群支援站</header>
<main>這裡是 Gnome 台灣非官方社群支援站,你可以在這裡獲得協助或是聯絡管道。</main>
<footer>Gnome Taiwan</footer>
</body>
</html>

0 comments on commit baa3386

Please sign in to comment.