Skip to content

Commit ba92cd9

Browse files
authored
Update index.html
1 parent 562e5b5 commit ba92cd9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ <h2 class="display-4">Why?</h2>
3737
<div class="row justify-content-md-center">
3838
<div class="col-8">
3939
<h2 class="display-4">Contribute</h2>
40-
<p>This project was created by Matthew Trask with <a href="https://github.com/matthewtrask/openapi.tools/graphs/contributors">contributions</a> from the community. If you need help, hit him up on <a href="https://twitter.com/matthewtrask">Twitter</a></p>
40+
<p>This project was created by Matthew Trask and Phil Sturgeon with <a href="https://github.com/apisyouwonthate/openapi.tools/graphs/contributors">contributions</a> from the community. If you need help, hit<a href="https://twitter.com/matthewtrask">Matt</a> or <a href="https://twitter.com/philsturgeon">Phil</a> up on twitter.</p>
4141
</div>
4242
</div>
4343
<div class="row justify-content-md-center">
@@ -89,5 +89,6 @@ <h2 class="display-4">{{ category.name }}</h2>
8989
{% endfor %}
9090
</div>
9191
</div>
92+
<footer><p class="text-center">Copyright 2018 - Apis You Wont Hate</p></footer>
9293
</body>
9394
</html>

0 commit comments

Comments
 (0)