mirror of
https://github.com/Drop-OSS/drop-website.git
synced 2026-07-19 11:04:07 -04:00
[PR #3] [MERGED] Redo "better seo and first load performance" #5
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:revert-2-revert-1-refine-website📝 Commits (1)
182f8b8Revert "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.