diff --git a/src/wp-content/themes/twentytwentyone/functions.php b/src/wp-content/themes/twentytwentyone/functions.php
index 74d1d339f5..52c5bb5faf 100644
--- a/src/wp-content/themes/twentytwentyone/functions.php
+++ b/src/wp-content/themes/twentytwentyone/functions.php
@@ -496,14 +496,14 @@ function twenty_twenty_one_skip_link_focus_fix() {
echo '';
+ } else {
+ // The following is minified via `npx terser --compress --mangle -- assets/js/skip-link-focus-fix.js`.
+ ?>
+
+
-
-