Changeset - cd1f3911a9a8
[Not reviewed]
0 1 0
Joshua Simmons - 7 years ago 2017-08-13 23:04:42
i@joshuasimmons.name
add twemoji to colophon
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
pinaxcon/templates/static_pages/about/colophon.html
Show inline comments
...
 
@@ -41,9 +41,10 @@
 

	
 
<ul>
 
  <li><a href="https://www.djangoproject.com/" title="Django Web Framework">Django</a> is the web framework that underpins everything else.</li>
 
  <li><a href="https://github.com/chrisjrn/symposion/" title="Symposion">Symposion</a> is used for the call for proposals and session scheduling.</li>
 
  <li><a href="http://github.com/chrisjrn/registrasion/" title="Registrasion">Registrasion</a> is used for ticket sales.</li>
 
  <li><a href="https://inkscape.org/" title="Inkscape">Inkscape</a> is used to create most of our graphics.</li>
 
  <li><a href="https://github.com/twitter/twemoji" title="Twitter Emoji">Twitter Emoji</a> is used in many of our graphics.
 
</ul>
 

	
 
{% endblock %}
...
 
\ No newline at end of file
0 comments (0 inline, 0 general)