-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgithub.html
More file actions
41 lines (41 loc) · 1.66 KB
/
github.html
File metadata and controls
41 lines (41 loc) · 1.66 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Github-Codeup</title>
</head>
<img src="img/github.jpg" height="45" width="45">
<body>
<ul>
<a href="https://github.com/"><li>Pull Requests</li></a>
<a href="https://github.com/"><li>Issues</li></a>
<a href="https://github.com/"><li>Marketplace</li></a>
<a href="https://github.com/"><li>Explore</li></a>
</ul>
<img src="img/codeup-arrow.png">
<h3>Codeup </h3>
<ul>
<li><a href="https://github.com/">Repos</a> 39</li>
<li><a href="https://github.com/">People</a> 39</li>
<li><a href="https://github.com/">Teams</a> 39</li>
<li><a href="https://github.com/">Projects</a> 39</li>
<li><a href="https://github.com/">Setting</a> 39</li>
</ul>
<p>Codeup Dev Team</p>
<img src="https://fer-uig.glitch.me?uuid=1" alt="user-icon" /> <a href="#" >Kent Beck</a><br>
KentBeck<br>
Member<br>
X team members<br>
<img src="https://fer-uig.glitch.me?uuid=2" alt="user-icon" /> <a href="#">Codeup Staff</a><br>
CodeupStaff<br>
Member<br>
X team members<br>
<img src="https://fer-uig.glitch.me?uuid=3" alt="user-icon" /> <a href="#">Martin F</a><br>
MartinF<br>
Member<br>
X team members<br>
© 2018 Github. Inc.<br>
<a href="#">Terms</a> <a href="#">Privacy</a> <a href="#">Security</a> <a href="#">Status</a> <a href="#">Help</a> <br>
<a href="#">Contact</a> <a href="#">API</a> <a href="#">Training</a>
</body>
</html>