We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96d3bcd commit 552c940Copy full SHA for 552c940
docs/_layouts/default.html
@@ -78,6 +78,7 @@ <h2>{{ section[0] }}</h2>
78
<footer>
79
<span>© Copyright <a href="https://thephpleague.com">The League of Extraordinary Packages</a>.</span>
80
<span>Site design by <a href="https://reinink.ca">Jonathan Reinink</a>.</span>
81
+ <span>Site hosted by <a href="https://netlify.com">Netlify</a>.</span>
82
</footer>
83
84
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
0 commit comments