From 679bf3036c5e11256e0e466c829579ba5328ef48 Mon Sep 17 00:00:00 2001 From: bitbruder <15855432+bitbruder@users.noreply.github.com> Date: Tue, 29 Jul 2025 09:43:57 +0200 Subject: [PATCH 1/2] update button text MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This change removes a duplicate word and alters the appearance of the button—it no longer wraps and fits better with the headline of the linked page. --- Documentation/Concepts/Index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/Concepts/Index.rst b/Documentation/Concepts/Index.rst index e12322a7..76f89473 100644 --- a/Documentation/Concepts/Index.rst +++ b/Documentation/Concepts/Index.rst @@ -63,7 +63,7 @@ TYPO3 Concepts TypoScript is the basic configuration language used to configure the frontend output of a page in TYPO3. - .. card-footer:: :ref:`Create a minimal page created by pure TypoScript ` + .. card-footer:: :ref:`Create a minimal page by pure TypoScript ` :button-style: btn btn-secondary stretched-link .. card:: TSconfig From 6babac2534f33afce61be423df2a3b9377eafe33 Mon Sep 17 00:00:00 2001 From: bitbruder <15855432+bitbruder@users.noreply.github.com> Date: Sat, 2 Aug 2025 10:43:50 +0200 Subject: [PATCH 2/2] Apply suggestions from code review Co-authored-by: Sarah McCarthy --- Documentation/Concepts/Index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/Concepts/Index.rst b/Documentation/Concepts/Index.rst index 76f89473..1ad254f7 100644 --- a/Documentation/Concepts/Index.rst +++ b/Documentation/Concepts/Index.rst @@ -63,7 +63,7 @@ TYPO3 Concepts TypoScript is the basic configuration language used to configure the frontend output of a page in TYPO3. - .. card-footer:: :ref:`Create a minimal page by pure TypoScript ` + .. card-footer:: :ref:`Create a minimal page using just TypoScript ` :button-style: btn btn-secondary stretched-link .. card:: TSconfig