diff --git a/main/_data/about.json b/main/_data/about.json index 8fbbfd3..cf6bcd7 100644 --- a/main/_data/about.json +++ b/main/_data/about.json @@ -1,6 +1,6 @@ [{ "q": "How old are you?", - "a": "I'm XXX years old. This automatically updates now, too, so I won't ever forget to update it again!" + "a": "I'm years old. This automatically updates now, too, so I won't ever forget to update it again!" }, { "q": "Where are you from?", diff --git a/main/_includes/about.html b/main/_includes/about.html index 668704c..8e9f9a3 100644 --- a/main/_includes/about.html +++ b/main/_includes/about.html @@ -12,4 +12,10 @@

{% endfor %} + \ No newline at end of file