-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgithub.html
More file actions
65 lines (65 loc) · 2.53 KB
/
github.html
File metadata and controls
65 lines (65 loc) · 2.53 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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Github Exercise</title>
</head>
<body>
<img src="http://placeholder.pics/svg/30 " alt="codeup sign">
<br>
<ul>
<li><a href="https://github.com/pulls">Pull Request</a></li>
<li><a href="https://github.com/issues">Issues</a></li>
<li><a href="https://github.com/marketplace">Marketplace</a></li>
<li><a href="https://github.com/explore">Explore</a></li>
</ul>
<img src="http://placeholder.pics/svg/30 " alt="Duck Time">
<br>
<h1>Codeup</h1>
<ul>
<li><a href="https://github.com/orgs/CodeupClassroom/repositories">Repos</a> 39</li>
<li><a href="https://github.com/orgs/CodeupClassroom/people">People</a> 39</li>
<li><a href="https://github.com/orgs/CodeupClassroom/teams">Teams</a> 39</li>
<li><a href="https://github.com/orgs/CodeupClassroom/projects">Projects</a> 39</li>
<li><a href="https://github.com/settings/">Settings</a> 39</li>
</ul>
<br>
<table>
<tr>Codeup Dev Team</tr>
<td><img src="https://camo.githubusercontent.com/134481d6974c238b257edb224b9f77dc67ccae90f90888c4ac96258ba0b5212c/68747470733a2f2f6665722d7569672e676c697463682e6d653f757569643d31" alt="hes on sicko mode"><a href="https://github.com/">Slim Jim</a></td>
<tr>
<td>slimmy jimmy</td>
</tr>
<tr>
<td>Member</td>
</tr>
<tr>
<td>X team members</td>
</tr>
<tr>Codeup Dev Team</tr>
<td><img src="https://camo.githubusercontent.com/c6620981e2c258509222be3172bdef6fcf9140282d625456339b8a8cc9db5882/68747470733a2f2f6665722d7569672e676c697463682e6d653f757569643d32" alt="do a backflip"><a href="https://github.com/">Negative Nancy</a></td>
<tr>
<td>no not</td>
</tr>
<tr>
<td>Member</td>
</tr>
<tr>
<td>X team members</td>
</tr>
<td><img src="https://camo.githubusercontent.com/0305e7a27b7cc72c3bdcf7237b7a99bea9a84e14641b911b8005ae63d65cf971/68747470733a2f2f6665722d7569672e676c697463682e6d653f757569643d33" alt="tree fiddy"><a href="https://github.com/">Jabroni</a></td>
<tr>
<td>you jabroni</td>
</tr>
<tr>
<td>Member</td>
</tr>
<tr>
<td>X team members</td>
</tr>
</table>
<p>© 420 Github, Inc. </p>
<p><a href="https://github.com/">Terms</a> <a href="https://github.com/">Privacy</a> <a href="https://github.com/">Security</a> <a href="https://github.com/">Status</a> <a href="https://github.com/">Help</a></p>
<p><a href="https://github.com/">Contact</a> <a href="https://github.com/">API</a> <a href="https://github.com/">Training</a> </p>
</body>
</html>