-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgithub.html
More file actions
46 lines (43 loc) · 1.42 KB
/
github.html
File metadata and controls
46 lines (43 loc) · 1.42 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>CodeUpDevTeam</title>
</head>
<body>
<div>
<h2><img src="https://placeholder.pics/svg/30" alt="Example Image"></h2>
</div>
<ul>
<li><a href="https://github.com/CodeupClassroom/dragon-web-exercises/pulls" target="blank">Pull Request</a></li>
<li><a href="https://github.com/issues" target="blank">Issues</a></li>
<li><a href="https://github.com/marketplace" target="blank">Marketplace</a></li>
<li><a href="https://github.com/explore" target="blank">Explore</a></li>
</ul>
<div>
<h2><img src="https://placeholder.pics/svg/30" alt="Example Image"></h2>
</div>
<div>
<h2>Codeup</h2>
<ul>
<li><a href="https://github.com/JemalKnowles1?tab=repositories">Repos</a></li>
<li><a href="https://github.com/orgs/CodeupClassroom/repositories">People</a></li>
<li><a href="https://github.com/CodeupClassroom/dragon-web-exercises/projects">Teams</a></li>
<li><a href="https://github.com/orgs/CodeupClassroom/projects">Projects</a></li>
<li><a href="https://github.com/settings/profile">Settings</a></li>
</ul>
</div>
<table>
<tr>
<th>Codeup Dev Team</th>
</tr>
<tr>
<td><img src="https://placeholder.pics/svg/48"><td><a href="https://github.com/JemalKnowles1">Smelly old man with hat</a></td><td></td>
</tr>
<tr>
<td></td>
<td></td>
</tr>
</table>
</body>
</html>