diff --git a/_includes/about.html b/_includes/about.html new file mode 100644 index 0000000..61a5f2d --- /dev/null +++ b/_includes/about.html @@ -0,0 +1,6 @@ +
+

About Theme

+ +
\ No newline at end of file diff --git a/_includes/interests.html b/_includes/interests.html index a3fe4c1..f529950 100644 --- a/_includes/interests.html +++ b/_includes/interests.html @@ -6,13 +6,3 @@
  • Cooking
  • - - - - -
    -

    About Theme

    - -
    \ No newline at end of file diff --git a/_includes/sidebar.html b/_includes/sidebar.html index 9acd322..3bf2ac4 100644 --- a/_includes/sidebar.html +++ b/_includes/sidebar.html @@ -52,6 +52,7 @@ {% include education.html %} {% include language.html %} {% include interests.html %} + {% include about.html %}