Skip to content

Commit b1a4f95

Browse files
committed
Updated strapline in docs (and fixed mis-matched HTML tags in template)
1 parent 92c84fa commit b1a4f95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/_templates/layout.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<a href="https://www.gambit-project.org/"><img src="{{
1717
pathto("_static/Gambit_logo_landscape_green_font_no_outline.png", 1) }}" border="0" alt="Chadwick" style="width: 12%;"/></a>
1818

19-
<h4 style="color: #1a9e7e; margin: 0 auto; text-align: center; width: 100%;">Software tools for game theory.</h3>
19+
<h4 style="color: #1a9e7e; margin: 0 auto; text-align: center; width: 100%;">The package for computation in game theory</h4>
2020
</div>
2121
{{ super() }}
2222
{% endblock %}

0 commit comments

Comments
 (0)