From 78572491c8ea46ecbaecfbed3f0d62a7341fa08c Mon Sep 17 00:00:00 2001 From: Wenhao Chai Date: Thu, 25 Jun 2026 00:31:16 -0400 Subject: [PATCH] Add Laude Institute as a sponsor Add a Sponsors section to the homepage with the Laude Institute logo (linking to laude.org), placed directly below the contributors grid. Reuses the contributor-card visual via a small self-contained `.fc-sponsors` SCSS block with a centered flex layout, so a single (or a few) sponsor logos sit centered rather than pinned into the 12-column institutions grid. Logo: official mark from laude.org (assets/img/sponsors/laude-institute.svg). Co-Authored-By: Claude Opus 4.8 (1M context) --- _sass/_anthropic.scss | 49 ++ assets/img/sponsors/laude-institute.svg | 844 ++++++++++++++++++++++++ index.md | 10 + 3 files changed, 903 insertions(+) create mode 100644 assets/img/sponsors/laude-institute.svg diff --git a/_sass/_anthropic.scss b/_sass/_anthropic.scss index ef2b0df..e3d94e3 100644 --- a/_sass/_anthropic.scss +++ b/_sass/_anthropic.scss @@ -2163,3 +2163,52 @@ h4:hover .fc-anchor, border-radius: 0 !important; box-shadow: none !important; } + +// 26. Sponsors — centered logo card(s) below the contributors grid. +// Mirrors the .fc-school-card look but uses a centered flex row so a single +// (or a few) sponsor logos sit centered instead of pinned to a 12-col grid. +.fc-sponsors .fc-sponsor-grid { + display: flex !important; + flex-wrap: wrap; + justify-content: center; + gap: 0.75rem; + max-width: 1080px; + margin: 0 auto !important; +} + +.fc-sponsors .fc-sponsor-card { + display: flex !important; + flex-direction: column !important; + align-items: center !important; + justify-content: center !important; + gap: 0.7rem !important; + padding: 1.5rem 2rem !important; + background: var(--fc-industrial-panel) !important; + border: 1px solid var(--fc-industrial-line) !important; + border-radius: 10px !important; + min-height: 118px; + text-decoration: none !important; + transition: border-color 0.2s ease, transform 0.2s ease; +} + +.fc-sponsors .fc-sponsor-card:hover { + border-color: var(--fc-industrial-line-strong) !important; + transform: translateY(-2px); +} + +.fc-sponsors .fc-sponsor-card img { + height: 40px !important; + max-height: 40px !important; + width: auto !important; + object-fit: contain !important; +} + +.fc-sponsors .fc-sponsor-card p { + font-size: 0.8125rem !important; + font-weight: 500 !important; + letter-spacing: -0.005em !important; + color: var(--fc-industrial-muted) !important; + margin: 0 !important; + text-align: center; + line-height: 1.3 !important; +} diff --git a/assets/img/sponsors/laude-institute.svg b/assets/img/sponsors/laude-institute.svg new file mode 100644 index 0000000..2f6998e --- /dev/null +++ b/assets/img/sponsors/laude-institute.svg @@ -0,0 +1,844 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/index.md b/index.md index 3219e58..9ea3620 100644 --- a/index.md +++ b/index.md @@ -445,3 +445,13 @@ permalink: / + +
+

Sponsors

+ +