From 77364b4a367463b8820028b721e72c2ec4b85777 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Wed, 5 Apr 2023 18:56:46 -0300 Subject: v2: src/content/en/about.md: Remove spurious code block --- v2/po/euandre.org.pot | 9 ++------- v2/po/pt.po | 7 +------ v2/src/content/en/about.md | 4 ---- v2/src/content/pt/sobre.md | 2 -- 4 files changed, 3 insertions(+), 19 deletions(-) (limited to 'v2') diff --git a/v2/po/euandre.org.pot b/v2/po/euandre.org.pot index cd5c76e..fcaba04 100644 --- a/v2/po/euandre.org.pot +++ b/v2/po/euandre.org.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2023-04-05 15:41-0300\n" +"POT-Creation-Date: 2023-04-05 18:22-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -78,15 +78,10 @@ msgid "title: About" msgstr "" #. type: Plain text -#: src/content/en/about.md:8 +#: src/content/en/about.md:7 msgid "It's all about me, baby!" msgstr "" -#. type: Plain text -#: src/content/en/about.md:11 -msgid "``` xablau ```" -msgstr "" - #. type: Plain text #: src/content/en/pastebins/sicp-exercise-3-19.md:4 msgid "title: SICP exercise 3.19" diff --git a/v2/po/pt.po b/v2/po/pt.po index 3aceac9..dd60fea 100644 --- a/v2/po/pt.po +++ b/v2/po/pt.po @@ -59,15 +59,10 @@ msgid "title: About" msgstr "" #. type: Plain text -#: src/content/en/about.md:8 +#: src/content/en/about.md:7 msgid "It's all about me, baby!" msgstr "" -#. type: Plain text -#: src/content/en/about.md:11 -msgid "``` xablau ```" -msgstr "" - #. type: Plain text #: src/content/en/pastebins/sicp-exercise-3-19.md:4 msgid "title: SICP exercise 3.19" diff --git a/v2/src/content/en/about.md b/v2/src/content/en/about.md index 1e39407..aac3e67 100644 --- a/v2/src/content/en/about.md +++ b/v2/src/content/en/about.md @@ -5,7 +5,3 @@ title: About --- It's all about me, baby! - -``` -xablau -``` diff --git a/v2/src/content/pt/sobre.md b/v2/src/content/pt/sobre.md index 97eecf8..aac3e67 100644 --- a/v2/src/content/pt/sobre.md +++ b/v2/src/content/pt/sobre.md @@ -5,5 +5,3 @@ title: About --- It's all about me, baby! - -``` xablau ``` -- cgit v1.2.3