From 5f65fa6ce415ec339053c5620ca6832c57099568 Mon Sep 17 00:00:00 2001 From: Pelle van der Knaap Date: Mon, 26 Dec 2022 11:35:59 +0100 Subject: [PATCH] add target _about to all external links --- .../bubblegum/src/components/AboutTheTheme.astro | 4 ++-- .../bubblegum/src/components/CodePenEmbed.astro | 2 +- .../templates/bubblegum/src/components/Footer.astro | 4 ++-- .../templates/bubblegum/src/components/Header.astro | 2 ++ .../templates/bubblegum/src/components/Intro.astro | 10 +++++----- .../minimal/src/components/AboutTheTheme.astro | 4 ++-- .../templates/minimal/src/components/Footer.astro | 4 ++-- .../templates/minimal/src/components/Header.astro | 2 ++ .../templates/minimal/src/components/Intro.astro | 10 +++++----- .../newspaper/src/components/AboutTheTheme.astro | 4 ++-- .../templates/newspaper/src/components/Footer.astro | 4 ++-- .../templates/newspaper/src/components/Intro.astro | 12 +++++++----- .../sleek/src/components/AboutTheTheme.astro | 4 ++-- .../templates/sleek/src/components/Footer.astro | 4 ++-- .../templates/sleek/src/components/Header.astro | 2 ++ .../templates/sleek/src/components/Intro.astro | 10 +++++----- themes/bubblegum/src/components/AboutTheTheme.astro | 2 +- themes/bubblegum/src/components/Header.astro | 1 + themes/minimal/src/components/AboutTheTheme.astro | 2 +- themes/minimal/src/components/Header.astro | 1 + themes/newspaper/src/components/AboutTheTheme.astro | 2 +- themes/newspaper/src/components/Intro.astro | 2 ++ themes/sleek/src/components/AboutTheTheme.astro | 4 ++-- themes/sleek/src/components/Header.astro | 2 ++ 24 files changed, 56 insertions(+), 42 deletions(-) diff --git a/packages/create-blogster/templates/bubblegum/src/components/AboutTheTheme.astro b/packages/create-blogster/templates/bubblegum/src/components/AboutTheTheme.astro index fabf725..3e1f22e 100644 --- a/packages/create-blogster/templates/bubblegum/src/components/AboutTheTheme.astro +++ b/packages/create-blogster/templates/bubblegum/src/components/AboutTheTheme.astro @@ -8,7 +8,7 @@