diff --git a/_config.yml b/_config.yml
index fbfcbde44..c1aed55cb 100644
--- a/_config.yml
+++ b/_config.yml
@@ -58,7 +58,7 @@ collections:
permalink: '/map/:path/'
drawings:
output: true
- permalink: 'drawings/:path/'
+ permalink: '/drawings/:path/'
photos:
output: true
permalink: '/photos/:path/'
diff --git a/_includes/navigation.html b/_includes/navigation.html
index 0b13a6db4..67139ca58 100644
--- a/_includes/navigation.html
+++ b/_includes/navigation.html
@@ -18,11 +18,19 @@
{% else -%}
Photos
{% endif -%}
+
+ {% if permalink != 'drawings' -%}
+ Drawings
+ {% else -%}
+ Drawings
+ {% endif -%}
+
{% if permalink != 'projects' -%}
Projects
{% else -%}
Projects
{% endif -%}
+
{% if permalink != 'about' -%}
About
{% else -%}
diff --git a/content/_posts/2023-11-11-drawings.md b/content/_posts/2023-11-11-drawings.md
new file mode 100644
index 000000000..48035bd4b
--- /dev/null
+++ b/content/_posts/2023-11-11-drawings.md
@@ -0,0 +1,8 @@
+---
+layout: post
+title: "Drawings"
+date: "2023-11-11 11:01:42 +0100"
+---
+Cosas buenas que han pasado / están pasando en Internet recientemente: «[Life with subtitles](https://www.ericafustero.com/project/vida-con-subtitulos) is a series of comic strips based on daily life and observations, often focusing on human contradictions and the absurd moments that surround us» · [DAK and the Golden Age of Gadget Catalogs](https://cabel.com/2023/11/06/dak-and-the-golden-age-of-gadget-catalogs) · [OZIK soft](https://nuformtype.com/ozik-soft).
+
+Y mientras nadie miraba subí aquí mi [colección de dibujos](/drawings).
diff --git a/pages/about.md b/pages/about.md
index aaf585a6d..c0e4cc702 100644
--- a/pages/about.md
+++ b/pages/about.md
@@ -14,15 +14,20 @@ permalink: about
{% assign photos = photos | plus: current_count %}
{% endfor %}
+{% assign drawings = 0 %}
+{% for post in site.drawings %}
+ {% assign current_count = post.filenames | size %}
+ {% assign drawings = drawings | plus: current_count %}
+{% endfor %}
+
My name is [Javier Arce](/me), comme tout le monde. I'm very into: [making things online](/projects),
-[taking pictures](/photos), [reading](/books), [drawing](https://drawings.javierarce.com), and [watching movies](/movies).
+[taking pictures](/photos), [reading](/books), [drawing](/drawings), and [watching movies](/movies).
{% include now.md %}
### About this site
-This site contains a wiki, [{{ post_count }} blog posts](/archive), a collection of silly songs, [{{ photos }} photos](/photos),
-a pun, a modest [blogroll](/blogroll), a hidden passage to another dimension, a ghost story, a list of dog names,
+This site contains a wiki, [{{ post_count }} blog posts](/archive), a collection of silly songs, [{{ photos }} photos](/photos), at least one a pun, [{{ drawings }} drawings](/drawings), a modest [blogroll](/blogroll), a hidden passage to another dimension, a ghost story, a list of dog names,
a list of names that are not dog names, references to my early memories, several photos of
myself eating ice cream, a mirror, a coin, a yellow bird, a photo of your turtle, a
turtle.