Changeset - f3bd25312807
[Not reviewed]
0 1 0
Joshua Simmons - 6 years ago 2017-11-14 03:35:07
i@joshuasimmons.name
clean up footer links, add YouTube and IRC
1 file changed with 3 insertions and 2 deletions:
0 comments (0 inline, 0 general)
pinaxcon/templates/_footer.html
Show inline comments
...
 
@@ -24,11 +24,12 @@
 
    <p>
 
      <a href="https://facebook.com/northbaypython">Facebook</a>
 
      | <a href="https://twitter.com/northbaypython">Twitter</a>
 
      | <a href="https://www.youtube.com/channel/UCLc1vUexbRTlRBJcUG9U6ug">YouTube</a>
 
      | <a href="https://webchat.freenode.net/?channels=%23nbpy">IRC</a>
 
      | <a href="/accessibility">Accessibility</a>
 
      | <a href="/code-of-conduct">Code of Conduct</a>
 
      | <a href="/terms">Terms and Conditions</a>
 
      | <a href="/about/colophon">Colophon</a>
 
      | <a href="/donate">Donate</a>
 
      | <a href="/terms">Terms and Conditions</a>
 
    </p>
 

	
 
    <p>This site is <a href="https://github.com/northbaypython/website">free and open source software</a>, powered by <a href="https://github.com/chrisjrn/symposion/">Symposion</a> and <a href="https://github.com/chrisjrn/registrasion/">Registrasion</a>.</p>
0 comments (0 inline, 0 general)