Skip to content

Commit 042ed51

Browse files
committed
Add initial files
1 parent 140420e commit 042ed51

File tree

2 files changed

+1405
-0
lines changed

2 files changed

+1405
-0
lines changed

index.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="UTF-8">
5+
<title>SwitchaBLE</title>
6+
<link rel="stylesheet" href="stylesheets/bootstrap-base.min.css">
7+
</head>
8+
<body>
9+
10+
</body>
11+
</html>

0 commit comments

Comments
 (0)