kappa123/kappa123/client/templates/main/about.html

41 lines
1.8 KiB
HTML

{% extends "_base.html" %}
{% block content %}
<div class="body-content">
<div class="row">
<h1>About</h1>
<p>
GDQ dot moe allows you to pick the GDQ speedruns you're interested in watching, and provides a
short, easily shareable link with those speedruns listed. Share it with friends, send it to
your phone, do whatever you want with it.
</p>
<p>
GDQ dot moe was built in a frenzied pace hours before Summer Games Done Quick 2017 by <a href="https://ilianaw.net" target="_blank">Iliana Weller</a> and <a href="http://whatthefuck.computer" target="_blank">Ryan Rix</a>. GDQ dot moe is Free and Open Source software, and you can get the live code <a href="http://gdq.moe/code">here</a>, or clone it on <a href="https://github.com/rrix/kappa123">GitHub</a>{% extends "_base.html" %}
{% block content %}
<div class="body-content">
<div class="row">
<h1>About</h1>
<p>
GDQ dot moe allows you to pick the GDQ speedruns you're interested in watching, and provides a
short, easily shareable link with those speedruns listed. Share it with friends, send it to
your phone, do whatever you want with it.
</p>
<p>
GDQ dot moe was built in a frenzied pace hours before Summer Games Done Quick 2017 by <a href="https://ilianaw.net" target="_blank">Iliana Weller</a> and <a href="http://whatthefuck.computer" target="_blank">Ryan Rix</a>. GDQ dot moe is Free and Open Source software, and you can get the live code <a href="http://gdq.moe/code">here</a>, or clone it on <a href="https://github.com/rrix/kappa123">GitHub</a>.
</p>
</div>
</div>
{% endblock %}
.
</p>
</div>
</div>
{% endblock %}