From 1e70311477c34f5f7f83b89266b46602c7e21beb Mon Sep 17 00:00:00 2001 From: Matt Godbolt Date: Wed, 23 Jul 2025 18:56:32 -0500 Subject: [PATCH] Update 'Other' with shop, links, remove about me (#7945) --- README.md | 2 +- views/menu-other.pug | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 2de45e1f9..c2a8a512d 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ Since then, it has become a public website serving over You can financially support [this project on Patreon](https://patreon.com/mattgodbolt), [GitHub](https://github.com/sponsors/mattgodbolt/), [Paypal](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=KQWQZ7GPY2GZ6&item_name=Compiler+Explorer+development¤cy_code=USD&source=url), -or by buying cool gear on the [Compiler Explorer store](https://shop.spreadshirt.com/compiler-explorer/). +or by buying cool gear on the [Compiler Explorer store](https://shop.compiler-explorer.com). ## Using Compiler Explorer diff --git a/views/menu-other.pug b/views/menu-other.pug index 9b1c47ee0..5fb1d00c8 100644 --- a/views/menu-other.pug +++ b/views/menu-other.pug @@ -10,6 +10,10 @@ a.dropdown-item(href="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&busin span.dropdown-icon.fab.fa-paypal | Donate via PayPal |   +a.dropdown-item(href="https://shop.compiler-explorer.com" title="Help Compiler Explorer - buy CE branded products from our shop" target="_blank" rel="noopener") + span.dropdown-icon.fas.fa-cart-shopping + | Compiler Explorer Shop + |   if githubEnabled a.dropdown-item(href="https://github.com/compiler-explorer/compiler-explorer" title="View the source on GitHub" target="_blank" rel="noopener") span.dropdown-icon.fab.fa-github @@ -31,7 +35,7 @@ a.dropdown-item(href="https://github.com/compiler-explorer/compiler-explorer/iss span.dropdown-icon.fas.fa-exclamation-circle | Report an issue |   -a.dropdown-item(href="https://xania.org/201609/how-compiler-explorer-runs-on-amazon" target="_blank") +a.dropdown-item(href="https://xania.org/202506/how-compiler-explorer-works" target="_blank") span.dropdown-icon.fas.fa-cloud-meatball | How it works |   @@ -47,10 +51,6 @@ a.dropdown-item(href="https://bsky.app/profile/compiler-explorer.com" rel="noope span.dropdown-icon.fab.fa-bluesky | CE on Bluesky |   -a.dropdown-item(href="https://xania.org/MattGodbolt" rel="author" target="_blank") - span.dropdown-icon.fas.fa-address-card - | About the author - |   a.dropdown-item(href="https://stats.compiler-explorer.com/" rel="Grafana Stats Page" target="_blank") span.dropdown-icon.fas.fa-chart-line | Statistics