Skip to content

Commit 1b5b4f3

Browse files
committed
update to footer element across html files
1 parent 88e49d6 commit 1b5b4f3

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

contact.html

+5
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,11 @@ <h2 class="sub-heading">We'd love to hear from you!</h2>
102102
Alissa - Maintainer/Developer
103103
</a>
104104
</li>
105+
<li>
106+
<a href="https://github.com/aramantos" target="_blank" rel="noopener noreferrer">
107+
John - Maintainer/Developer
108+
</a>
109+
</li>
105110
</ul>
106111
</div>
107112
</footer>

index.html

+5
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,11 @@ <h3>Meet the team:</h3>
147147
Alissa - Maintainer/Developer
148148
</a>
149149
</li>
150+
<li>
151+
<a href="https://github.com/aramantos" target="_blank" rel="noopener noreferrer">
152+
John - Maintainer/Developer
153+
</a>
154+
</li>
150155
</ul>
151156
</div>
152157
</footer>

0 commit comments

Comments
 (0)