Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Madison Scott-Clary committed Sep 7, 2018
1 parent 490fa31 commit 79ab42b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/layout.jinja2
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
{% block head %}{% endblock %}
</head>
<body>
<h1><a href="/">polycul.es <em>&beta; <small>0.5</small></em></a></h1>
<h1><a href="/">polycul.es <em>&beta; <small>0.6</small></em></a></h1>
{% block content %}{% endblock %}
</body>
</html>

0 comments on commit 79ab42b

Please sign in to comment.