We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b92c151 commit 51c2f3aCopy full SHA for 51c2f3a
index.html
@@ -1,5 +1,10 @@
1
<!DOCTYPE html>
2
<html>
3
+ <head>
4
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
5
+ <title>AEP: Free Courses</title>
6
+ </head>
7
+<body>
8
<h1>Welcome to AEP!</h1>
9
<h2>You are in the right place to find free courses you need.</h2>
10
<footer>Explore more:
@@ -12,4 +17,5 @@ <h2>You are in the right place to find free courses you need.</h2>
12
17
© Accessible Educational Programs Team
13
18
Under MIT License.
14
19
</footer>
20
+</body>
15
21
</html>
0 commit comments