-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgithub.html
More file actions
92 lines (90 loc) · 2.91 KB
/
github.html
File metadata and controls
92 lines (90 loc) · 2.91 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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Totally the Real Github</title>
</head>
<body>
<section>
<img src="img/icon placeholder.svg">
<ul>
<li><a href="https://youtu.be/_caMQpiwiaU" target="_blank">Pull requests</a> </li>
<li><a href="https://youtu.be/_caMQpiwiaU" target="_blank">Issues</a> </li>
<li><a href="https://youtu.be/_caMQpiwiaU" target="_blank">Marketplace</a> </li>
<li><a href="https://youtu.be/_caMQpiwiaU" target="_blank">Explore</a> </li>
</ul>
</section>
<img src="img/icon placeholder.svg">
<section>
<h3>Codeup</h3>
<ul>
<li><a href="https://youtu.be/_caMQpiwiaU" target="_blank">Repos</a> 39</li>
<li><a href="https://youtu.be/_caMQpiwiaU" target="_blank">Peolpe</a> 39</li>
<li><a href="https://youtu.be/_caMQpiwiaU" target="_blank">Teams</a>39</li>
<li><a href="https://youtu.be/_caMQpiwiaU" target="_blank">Projects</a> 39</li>
<li><a href="https://youtu.be/_caMQpiwiaU" target="_blank">Settings</a> 39</li>
</ul>
</section>
<table>
<tr>
<td>Codeups's Dev Team</td>
</tr>
<tr>
<td><img src="img/table placeholder.svg" alt="">
<a href="https://youtu.be/_caMQpiwiaU" target="_blank">Kent Beck</a>
</td>
</tr>
<tr>
<td>KentBeck</td>
</tr>
<tr>
<td>Member</td>
</tr>
<tr>
<td>X team members</td>
</tr>
<tr>
<td><img src="img/table placeholder.svg" alt="">
<a href="https://youtu.be/_caMQpiwiaU" target="_blank">Codeup Staff</a>
</td>
</tr>
<tr>
<td>CodeupStaff</td>
</tr>
<tr>
<td>Member</td>
</tr>
<tr>
<td>X team members</td>
</tr>
<tr>
<td><img src="img/table placeholder.svg" alt="">
<a href="https://youtu.be/_caMQpiwiaU" target="_blank">Martin F</a></td>
</tr>
<tr>
<td>MartinF</td>
</tr>
<tr>
<td>Member</td>
</tr>
<tr>
<td>X team members</td>
</tr>
</table>
<footer>
© 2018 Github. Inc.
<nav>
<a href="https://youtu.be/_caMQpiwiaU" target="_blank">Terms</a>
<a href="https://youtu.be/_caMQpiwiaU" target="_blank">Privacy</a>
<a href="https://youtu.be/_caMQpiwiaU" target="_blank">Security</a>
<a href="https://youtu.be/_caMQpiwiaU" target="_blank">Status</a>
<a href="https://youtu.be/_caMQpiwiaU" target="_blank">Help</a>
</nav>
<nav>
<a href="https://youtu.be/_caMQpiwiaU" target="_blank">Contact</a>
<a href="https://youtu.be/_caMQpiwiaU" target="_blank">API</a>
<a href="https://youtu.be/_caMQpiwiaU" target="_blank">Training</a>
</nav>
</footer>
</body>
</html>