File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 < meta charset ="utf-8 ">
55 < meta name ="robots " content ="index, follow " />
66 < meta name ="language " content ="en " />
7- < meta name ="description " content ="{% block description %}Creating weird music software for the command line {% endblock description %} ">
7+ < meta name ="description " content ="{% block description %}A modest venture into crafting unconventional creative tools for the terminal {% endblock description %} ">
88 {% block opengraph %}
99 < meta property ="og:title " content ="{{ config.title }} ">
10- < meta property ="og:description " content ="Creating weird music software for the command line ">
10+ < meta property ="og:description " content ="A modest venture into crafting unconventional creative tools for the terminal ">
1111 < meta property ="og:image " content ="{{ config.base_url }}/images/logo_big.png ">
1212 {% endblock opengraph %}
1313 < link rel ="canonical " href ="{{current_url | safe}} ">
@@ -62,7 +62,7 @@ <h1><a href="{{ config.base_url }}{{ _ugly_url }}">{{ config.title }}</a></h1>
6262 < li class ="active ">
6363 < a href ="{{ page.permalink | safe }}{{ _ugly_url }} "> {{ page.title | lower }}</ a >
6464 </ li >
65-
65+
6666
6767 {% if page.toc -%}
6868
You can’t perform that action at this time.
0 commit comments