diff --git a/_layouts/default.html b/_layouts/default.html index 708e79a..97e9bf2 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -46,14 +46,14 @@
-
+

{{ site.title | default: site.github.repository_name }}

{% if site.logo %} - Logo + Logo {% endif %} -

{{ site.description | default: site.github.project_tagline }}

+

{{ site.description | default: site.github.project_tagline }}

@@ -70,7 +70,7 @@

View My GitHub Profile

{% endif %} -

About Me

+

About Mayx

    {% if site.github %}