updated amd logo

This commit is contained in:
2026-05-30 21:00:23 +08:00
parent 270ab937f0
commit 1a0e0901d4
6 changed files with 60 additions and 15 deletions

File diff suppressed because one or more lines are too long

52
package-lock.json generated
View File

@@ -8,12 +8,14 @@
"name": "hexo-site",
"version": "0.0.0",
"dependencies": {
"@adobe/css-tools": "^4.5.0",
"hexo": "^7.3.0",
"hexo-deployer-git": "^4.0.0",
"hexo-generator-archive": "^2.0.0",
"hexo-generator-category": "^2.0.0",
"hexo-generator-index": "^3.0.0",
"hexo-generator-tag": "^2.0.0",
"hexo-pagination": "^4.0.0",
"hexo-renderer-ejs": "^2.0.0",
"hexo-renderer-marked": "^6.0.0",
"hexo-renderer-pug": "^3.0.0",
@@ -23,9 +25,9 @@
}
},
"node_modules/@adobe/css-tools": {
"version": "4.3.2",
"resolved": "https://registry.npmjs.org/@adobe/css-tools/-/css-tools-4.3.2.tgz",
"integrity": "sha512-DA5a1C0gD/pLOvhv33YMrbf2FK3oUzwNl9oOJqE4XVjuEtt6XIakRcsd7eLiOSPkp1kTRQGICTA8cKra/vFbjw==",
"version": "4.5.0",
"resolved": "https://registry.npmmirror.com/@adobe/css-tools/-/css-tools-4.5.0.tgz",
"integrity": "sha512-6OzddxPio9UiWTCemp4N8cYLV2ZN1ncRnV1cVGtve7dhPOtRkleRyx32GQCYSwDYgaHU3USMm84tNsvKzRCa1Q==",
"license": "MIT"
},
"node_modules/@babel/helper-string-parser": {
@@ -1395,6 +1397,15 @@
"node": ">=14"
}
},
"node_modules/hexo-generator-archive/node_modules/hexo-pagination": {
"version": "3.0.0",
"resolved": "https://registry.npmmirror.com/hexo-pagination/-/hexo-pagination-3.0.0.tgz",
"integrity": "sha512-8oo1iozloZo7TojPVYg4IxL3SJKCBdSJ908fTlIxIK7TWJIKdYnQlW31+12DBJ0NhVZA/lZisPObGF08wT8fKw==",
"license": "MIT",
"engines": {
"node": ">=14"
}
},
"node_modules/hexo-generator-category": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/hexo-generator-category/-/hexo-generator-category-2.0.0.tgz",
@@ -1407,6 +1418,15 @@
"node": ">=14"
}
},
"node_modules/hexo-generator-category/node_modules/hexo-pagination": {
"version": "3.0.0",
"resolved": "https://registry.npmmirror.com/hexo-pagination/-/hexo-pagination-3.0.0.tgz",
"integrity": "sha512-8oo1iozloZo7TojPVYg4IxL3SJKCBdSJ908fTlIxIK7TWJIKdYnQlW31+12DBJ0NhVZA/lZisPObGF08wT8fKw==",
"license": "MIT",
"engines": {
"node": ">=14"
}
},
"node_modules/hexo-generator-index": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/hexo-generator-index/-/hexo-generator-index-3.0.0.tgz",
@@ -1419,6 +1439,15 @@
"node": ">=14"
}
},
"node_modules/hexo-generator-index/node_modules/hexo-pagination": {
"version": "3.0.0",
"resolved": "https://registry.npmmirror.com/hexo-pagination/-/hexo-pagination-3.0.0.tgz",
"integrity": "sha512-8oo1iozloZo7TojPVYg4IxL3SJKCBdSJ908fTlIxIK7TWJIKdYnQlW31+12DBJ0NhVZA/lZisPObGF08wT8fKw==",
"license": "MIT",
"engines": {
"node": ">=14"
}
},
"node_modules/hexo-generator-tag": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/hexo-generator-tag/-/hexo-generator-tag-2.0.0.tgz",
@@ -1431,6 +1460,15 @@
"node": ">=14"
}
},
"node_modules/hexo-generator-tag/node_modules/hexo-pagination": {
"version": "3.0.0",
"resolved": "https://registry.npmmirror.com/hexo-pagination/-/hexo-pagination-3.0.0.tgz",
"integrity": "sha512-8oo1iozloZo7TojPVYg4IxL3SJKCBdSJ908fTlIxIK7TWJIKdYnQlW31+12DBJ0NhVZA/lZisPObGF08wT8fKw==",
"license": "MIT",
"engines": {
"node": ">=14"
}
},
"node_modules/hexo-i18n": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/hexo-i18n/-/hexo-i18n-2.0.0.tgz",
@@ -1456,12 +1494,12 @@
}
},
"node_modules/hexo-pagination": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/hexo-pagination/-/hexo-pagination-3.0.0.tgz",
"integrity": "sha512-8oo1iozloZo7TojPVYg4IxL3SJKCBdSJ908fTlIxIK7TWJIKdYnQlW31+12DBJ0NhVZA/lZisPObGF08wT8fKw==",
"version": "4.0.0",
"resolved": "https://registry.npmmirror.com/hexo-pagination/-/hexo-pagination-4.0.0.tgz",
"integrity": "sha512-jNG6AX3EHzY3FRfdzB46tZ833CUX4WudZue3yv6kKaVCCWR61iwFL9LD6xQadvwHBuT1oHy444dJClWORG4sxg==",
"license": "MIT",
"engines": {
"node": ">=14"
"node": ">=18"
}
},
"node_modules/hexo-renderer-ejs": {

View File

@@ -12,12 +12,14 @@
"version": "7.3.0"
},
"dependencies": {
"@adobe/css-tools": "^4.5.0",
"hexo": "^7.3.0",
"hexo-deployer-git": "^4.0.0",
"hexo-generator-archive": "^2.0.0",
"hexo-generator-category": "^2.0.0",
"hexo-generator-index": "^3.0.0",
"hexo-generator-tag": "^2.0.0",
"hexo-pagination": "^4.0.0",
"hexo-renderer-ejs": "^2.0.0",
"hexo-renderer-marked": "^6.0.0",
"hexo-renderer-pug": "^3.0.0",
@@ -25,4 +27,4 @@
"hexo-server": "^3.0.0",
"hexo-theme-landscape": "^1.0.0"
}
}
}

BIN
source/images/amd.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

View File

@@ -14,7 +14,7 @@
<img src="/images/built_on_the_kde_platform.png" alt="Built on the KDE Platform" width="80">
</a>
<a href="https://amd.com" target="_blank">
<img src="/images/amd.webp" alt="AMD Logo" width="80">
<img src="/images/amd.png" alt="AMD Logo" width="80">
</a>
<a href="https://www.asc-events.net/" target="_blank">
<img src="/images/asc-events.png" alt="ASC-Events" width="80">

View File

@@ -2,10 +2,10 @@
# yarn lockfile v1
"@adobe/css-tools@^4.0.1":
version "4.3.2"
resolved "https://registry.npmjs.org/@adobe/css-tools/-/css-tools-4.3.2.tgz"
integrity sha512-DA5a1C0gD/pLOvhv33YMrbf2FK3oUzwNl9oOJqE4XVjuEtt6XIakRcsd7eLiOSPkp1kTRQGICTA8cKra/vFbjw==
"@adobe/css-tools@^4.0.1", "@adobe/css-tools@^4.5.0":
version "4.5.0"
resolved "https://registry.npmmirror.com/@adobe/css-tools/-/css-tools-4.5.0.tgz"
integrity sha512-6OzddxPio9UiWTCemp4N8cYLV2ZN1ncRnV1cVGtve7dhPOtRkleRyx32GQCYSwDYgaHU3USMm84tNsvKzRCa1Q==
"@babel/helper-string-parser@^7.23.4":
version "7.23.4"
@@ -786,9 +786,14 @@ hexo-log@^4.0.1:
dependencies:
picocolors "^1.0.0"
hexo-pagination@^4.0.0:
version "4.0.0"
resolved "https://registry.npmmirror.com/hexo-pagination/-/hexo-pagination-4.0.0.tgz"
integrity sha512-jNG6AX3EHzY3FRfdzB46tZ833CUX4WudZue3yv6kKaVCCWR61iwFL9LD6xQadvwHBuT1oHy444dJClWORG4sxg==
hexo-pagination@3.0.0:
version "3.0.0"
resolved "https://registry.npmjs.org/hexo-pagination/-/hexo-pagination-3.0.0.tgz"
resolved "https://registry.npmmirror.com/hexo-pagination/-/hexo-pagination-3.0.0.tgz"
integrity sha512-8oo1iozloZo7TojPVYg4IxL3SJKCBdSJ908fTlIxIK7TWJIKdYnQlW31+12DBJ0NhVZA/lZisPObGF08wT8fKw==
hexo-renderer-ejs@^2.0.0: