From 1376b951d41f582974e137e84efb2dbe47012e39 Mon Sep 17 00:00:00 2001 From: Adam Porter Date: Wed, 27 Sep 2023 12:12:05 -0500 Subject: [PATCH] Revert "Proof of concept of SVG icons next to external header links (#163)" This reverts commit b147a37f2af22dc3d6a1cd9838c7396a3cff2a2f. See discussion starting at . This feature may be reintroduced and documented later. --- assets/theme-css/styles.css | 4 ---- doc/config.yaml | 1 - layouts/partials/navbar-clone.html | 5 ----- layouts/partials/navbar.html | 4 ---- {assets => static/images}/icons/launch.svg | 0 5 files changed, 14 deletions(-) rename {assets => static/images}/icons/launch.svg (100%) diff --git a/assets/theme-css/styles.css b/assets/theme-css/styles.css index 556ae6f5..45470a0b 100644 --- a/assets/theme-css/styles.css +++ b/assets/theme-css/styles.css @@ -308,10 +308,6 @@ svg.icon { vertical-align: middle; } -.navbar svg.icon { - width: 1.5rem; -} - #footer .community-icons { /* Icon size slightly enlargened for footer */ font-size: 2.3em; diff --git a/doc/config.yaml b/doc/config.yaml index fb9036c9..eff6d82e 100644 --- a/doc/config.yaml +++ b/doc/config.yaml @@ -25,7 +25,6 @@ params: url: /getstarted/ - title: Features url: /features/ - is_external: true - title: Shortcodes url: /shortcodes/ keyfeatures: diff --git a/layouts/partials/navbar-clone.html b/layouts/partials/navbar-clone.html index e0a677d3..6b815c25 100644 --- a/layouts/partials/navbar-clone.html +++ b/layouts/partials/navbar-clone.html @@ -12,7 +12,6 @@ {{- end}} -