aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2015-05-07 17:56:38 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2015-05-07 17:56:38 +0300
commit362abba2762ad3294f24549113fd3a893be4da5c (patch)
treea4d8a546346202ef15e21a7271156a1d6ab0fc4a
parentfooter update (diff)
downloadsorting-algorithms-362abba2762ad3294f24549113fd3a893be4da5c.tar.gz
sorting-algorithms-362abba2762ad3294f24549113fd3a893be4da5c.zip
footer update
-rw-r--r--_includes/footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/footer.html b/_includes/footer.html
index aa92b26..feacbc5 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -6,7 +6,7 @@
<div style="display: table; width: 100%;">
<div style="display: table-row;">
<div style="display: table-cell;">
- <div class="text-mutex"><small>This project is licensed under the terms of the MIT License. See <a href="https://github.com/egor-tensin/sorting_algorithms/tree/gh-pages#licensing">Licensing</a> for details.</small></div>
+ <div class="text-muted"><small>This project is licensed under the terms of the MIT License. See <a href="https://github.com/egor-tensin/sorting_algorithms/tree/gh-pages#licensing">Licensing</a> for details.</small></div>
</div>
<div style="display: table-cell;">
<div class="text-right text-muted"><small>This blog was last updated on: {{ site.time | date_to_long_string }}.</small></div>