[PR #3] [MERGED] Redo "better seo and first load performance" #5

Closed
opened 2026-02-17 17:12:33 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Drop-OSS/drop-website/pull/3
Author: @DecDuck
Created: 4/20/2025
Status: Merged
Merged: 4/20/2025
Merged by: @DecDuck

Base: mainHead: revert-2-revert-1-refine-website


📝 Commits (1)

  • 182f8b8 Revert "Revert "better seo and first load performance""

📊 Changes

39 files changed (+4978 additions, -1661 deletions)

View changed files

📝 assets/core.scss (+43 -43)
📝 components/Footer.vue (+19 -20)
📝 components/Header.vue (+5 -7)
📝 components/Logo.vue (+1 -0)
components/OgImage/DropOG.vue (+84 -0)
📝 drop-base (+1 -1)
📝 error.vue (+10 -1)
📝 layouts/default.vue (+25 -0)
📝 nuxt.config.ts (+104 -8)
📝 package.json (+19 -4)
📝 pages/comparison.vue (+2 -2)
📝 pages/features/library.vue (+14 -6)
📝 pages/index.vue (+80 -27)
📝 public/fonts/helvetica/Helvetica-400-italic.woff (+0 -0)
📝 public/fonts/helvetica/Helvetica-400.woff (+0 -0)
📝 public/fonts/helvetica/Helvetica-600-bold-italic.woff (+0 -0)
📝 public/fonts/helvetica/Helvetica-600-bold.woff (+0 -0)
📝 public/fonts/helvetica/helvetica-300-light.woff2 (+0 -0)
📝 public/fonts/inter/Inter-variable-400-italic.ttf (+0 -0)
📝 public/fonts/inter/Inter-variable-400.ttf (+0 -0)

...and 19 more files

📄 Description

Reverts Drop-OSS/drop-website#2

Redoes #1


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Drop-OSS/drop-website/pull/3 **Author:** [@DecDuck](https://github.com/DecDuck) **Created:** 4/20/2025 **Status:** ✅ Merged **Merged:** 4/20/2025 **Merged by:** [@DecDuck](https://github.com/DecDuck) **Base:** `main` ← **Head:** `revert-2-revert-1-refine-website` --- ### 📝 Commits (1) - [`182f8b8`](https://github.com/Drop-OSS/drop-website/commit/182f8b8a8794571e2653cc2c783e605a4904c765) Revert "Revert "better seo and first load performance"" ### 📊 Changes **39 files changed** (+4978 additions, -1661 deletions) <details> <summary>View changed files</summary> 📝 `assets/core.scss` (+43 -43) 📝 `components/Footer.vue` (+19 -20) 📝 `components/Header.vue` (+5 -7) 📝 `components/Logo.vue` (+1 -0) ➕ `components/OgImage/DropOG.vue` (+84 -0) 📝 `drop-base` (+1 -1) 📝 `error.vue` (+10 -1) 📝 `layouts/default.vue` (+25 -0) 📝 `nuxt.config.ts` (+104 -8) 📝 `package.json` (+19 -4) 📝 `pages/comparison.vue` (+2 -2) 📝 `pages/features/library.vue` (+14 -6) 📝 `pages/index.vue` (+80 -27) 📝 `public/fonts/helvetica/Helvetica-400-italic.woff` (+0 -0) 📝 `public/fonts/helvetica/Helvetica-400.woff` (+0 -0) 📝 `public/fonts/helvetica/Helvetica-600-bold-italic.woff` (+0 -0) 📝 `public/fonts/helvetica/Helvetica-600-bold.woff` (+0 -0) 📝 `public/fonts/helvetica/helvetica-300-light.woff2` (+0 -0) 📝 `public/fonts/inter/Inter-variable-400-italic.ttf` (+0 -0) 📝 `public/fonts/inter/Inter-variable-400.ttf` (+0 -0) _...and 19 more files_ </details> ### 📄 Description Reverts Drop-OSS/drop-website#2 Redoes #1 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-17 17:12:33 -05:00
yindo closed this issue 2026-02-17 17:12:33 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Drop-OSS/drop-website#5