We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92c84fa commit b1a4f95Copy full SHA for b1a4f95
1 file changed
doc/_templates/layout.html
@@ -16,7 +16,7 @@
16
<a href="https://www.gambit-project.org/"><img src="{{
17
pathto("_static/Gambit_logo_landscape_green_font_no_outline.png", 1) }}" border="0" alt="Chadwick" style="width: 12%;"/></a>
18
19
- <h4 style="color: #1a9e7e; margin: 0 auto; text-align: center; width: 100%;">Software tools for game theory.</h3>
+ <h4 style="color: #1a9e7e; margin: 0 auto; text-align: center; width: 100%;">The package for computation in game theory</h4>
20
</div>
21
{{ super() }}
22
{% endblock %}
0 commit comments