Skip to content

Commit 3312ddc

Browse files
author
Michael Zhang
authored
Merge pull request #1 from throwaway4567/master
Remove full name
2 parents ac96ad1 + 9059a6e commit 3312ddc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

teams/profile/2275.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ <h4 class="panel-title">Team Members</h4>
103103
</a>
104104
</td>
105105
<td>
106-
<h4 class="list-group-item-heading" style="display:inline-block;">Andrew Haberlandt</h4>
106+
<h4 class="list-group-item-heading" style="display:inline-block;">Andrew H</h4>
107107

108108
<div class="label label-info">Captain</div>
109109

@@ -330,4 +330,4 @@ <h5 class="footer-heading">Get in touch with us</h5>
330330
ga('send', 'pageview');
331331
</script>
332332
</body>
333-
</html>
333+
</html>

users/profile/5114.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html>
44
<head>
55
<title>
6-
Andrew Haberlandt (@athaber) - EasyCTF 2017, High School CTF Competition</title>
6+
Andrew H (@athaber) - EasyCTF 2017, High School CTF Competition</title>
77
<meta name="viewport" content="width=device-width, initial-scale=1">
88
<meta name="application-name" content="EasyCTF 2017"/>
99
<meta name="msapplication-tooltip" content="EasyCTF 2017"/>
@@ -73,7 +73,7 @@
7373
<div style="text-align: center; position: relative; top: -75px; height: 80px; margin-bottom: -10px;">
7474
<img src="../../static/avatar_2178cd60ca1edaca63add5976efe1ec3742184be" style="width: 120px; height: 120px; border-radius: 120px; border: 1px solid #ddd; box-shadow: 0 1px 1px rgba(0,0,0,.05);"/>
7575
</div>
76-
<h2 style="text-align: center; margin: 0; font-weight:bold; font-size:2em;">Andrew Haberlandt</h2>
76+
<h2 style="text-align: center; margin: 0; font-weight:bold; font-size:2em;">Andrew H</h2>
7777
<small style="text-align: center; display:block; font-size:1.5em; color:#999;">@athaber</small>
7878
<hr/>
7979
<div>
@@ -196,4 +196,4 @@ <h5 class="footer-heading">Get in touch with us</h5>
196196
ga('send', 'pageview');
197197
</script>
198198
</body>
199-
</html>
199+
</html>

0 commit comments

Comments
 (0)