-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgithub.html
More file actions
59 lines (47 loc) · 1.32 KB
/
github.html
File metadata and controls
59 lines (47 loc) · 1.32 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
<!DOCTYPE html>
<html lang="en">
<header>
<img src="img/github-teams-layout.png" alt="Github teams">
</header>
<meta charset="UTF-8">
<title>Code-up</title>
<nav></nav>
<body>
<script>
</script>
<ul>
<li><a href="#top">Pull request</a></li>
<li><a href="#top">Issues</a></li>
<li><a href="#top">Marketplace</a></li>
<li><a href="#top">Explore</a></li>
</ul>
<img src=https://avatars.githubusercontent.com/u/23344937?s=200&v=4 width="75" height="75" alt="Ducky">
<p>
<strongz>Codeup</strongz>
</p>
<li><a href="#top">Repos</a> 39</li>
<li><a href="#top">People</a> 39</li>
<li><a href="#top">Teams</a> 39</li>
<li><a href="#top">Projects</a> 39</li>
<li><a href="#top">Setting</a> 39</li>
<p><strong>Codeups dev team</strong></p>
<img src="https://fer-uig.glitch.me?uuid=1" alt="user-icon">
<a href="#top">Kent Beck</a>
<p>Kent beck<br>Member<br>
X team member</p>
<img src="https://fer-uig.glitch.me?uuid=777" alt="user-icon">
<a href="#top">Codeup Staff</a>
<p>Codeup Staff<br>Member<br>
X team member</p>
<img src="https://fer-uig.glitch.me?uuid=999" alt="user-icon">
<a href="#top">Martin F.</a>
<p>MartinF<br>Member<br>
X team member</p>
© 2023 GitHub, Inc.<br>
<a href="url">Terms</a>
<a href="url">Privacy</a>
<a href="url">Security</a>
<a href="url">Status Help</a><br>
<a href="url">Contact API training</a>
</body>
</html>