Skip to content

Commit 9ebd162

Browse files
committed
add links
1 parent 280575d commit 9ebd162

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

templates/microinternship-c1.html

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
</head>
2+
<body>
3+
<header>
4+
<h1> Microinternship C - Team 1 </h1>
5+
</header>
6+
7+
<main>
8+
<p>Members:</p>
9+
10+
<br>
11+
<a href="https://github.com/johnny603">Johnny</a>
12+
13+
<p>insert github links</p>
14+
15+
<a href="">Drake</a>
16+
<a href="">Jericho</a>
17+
18+
<br>
19+
20+
21+
22+
</main>
23+
24+
<footer>
25+
<p>&copy; 2025 Your Name. All rights reserved.</p>
26+
</footer>
27+
</body>
28+
</html>

0 commit comments

Comments
 (0)