Skip to content

Commit 2906c02

Browse files
committed
create a template for project
1 parent 0de0ac9 commit 2906c02

File tree

3 files changed

+11
-0
lines changed

3 files changed

+11
-0
lines changed
+11
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+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6+
<title>Document</title>
7+
</head>
8+
<body>
9+
10+
</body>
11+
</html>

Source-Code/BatteryIndicator/script.js

Whitespace-only changes.

Source-Code/BatteryIndicator/style.css

Whitespace-only changes.

0 commit comments

Comments
 (0)