github.com/choria-io/go-choria@v0.28.1-0.20240416190746-b3bf9c7d5a45/docs/layouts/partials/menu-footer.html (about) 1 2 <style> 3 #footer { 4 font-size: 13px; 5 height: 100px; 6 margin-left: auto; 7 margin-right: auto; 8 padding: 2rem 1rem; 9 text-align: center; 10 min-width: 230px; 11 max-width: 300px; 12 } 13 #footer p { 14 margin: 0; 15 } 16 </style> 17 <p>Hosted at <a href="https://github.com/choria-io">GitHub</a> by <a href="https://www.devco.net/">R.I. Pienaar</a></p>