diff --git a/_data/locale.toml b/_data/locale.toml index 219ac84..a117be8 100644 --- a/_data/locale.toml +++ b/_data/locale.toml @@ -84,3 +84,8 @@ es = "aún NO optimizo el sitio para verlo en celulares o pantallas más chicas. [button-author] en = "button by" es = "botón hecho por" + +# post tags +[posts] +en = "all" +es = "todos" diff --git a/_img/blog_avatar.xcf b/_img/blog_avatar.xcf new file mode 100644 index 0000000..3e7ebb8 Binary files /dev/null and b/_img/blog_avatar.xcf differ diff --git a/_includes/blog_sidebar.njk b/_includes/blog_sidebar.njk index 859e52b..b20a643 100644 --- a/_includes/blog_sidebar.njk +++ b/_includes/blog_sidebar.njk @@ -1,4 +1,10 @@ -
+
+ blog profile picture +
+
+ {{ content | safe }} +
+

tags