Compare commits
11 commits
revamp2024
...
master
Author | SHA1 | Date | |
---|---|---|---|
4bf83e3542 | |||
|
7205e4def7 | ||
cfbd8a4abf | |||
ee2783e93d | |||
|
274ada5efd | ||
eb9dc4845e | |||
441126ed38 | |||
|
e0277bd96b | ||
00bd5ed8e3 | |||
|
82605a7e52 | ||
6e2570d2bc |
5 changed files with 30 additions and 31 deletions
|
@ -127,10 +127,6 @@ const config = {
|
|||
{
|
||||
title: 'Other Sites',
|
||||
rows: [{
|
||||
text: 'LBRY.com',
|
||||
link: 'https://lbry.com/'
|
||||
},
|
||||
{
|
||||
text: 'LBRY.tech',
|
||||
link: 'https://lbry.tech/'
|
||||
}
|
||||
|
|
|
@ -6,10 +6,10 @@ tagline: LBRY is a secure, open, and community-run digital marketplace.
|
|||
actionButtons:
|
||||
- text: Download LBRY
|
||||
icon: fa-solid:arrow-alt-circle-down
|
||||
link: https://lbry.com/get
|
||||
link: https://github.com/LBRYFoundation/lbry-desktop/releases
|
||||
- text: Join Discord
|
||||
icon: fa-brands:discord
|
||||
link: https://chat.lbry.com/
|
||||
link: https://chat.lbry.org/
|
||||
footer: true
|
||||
sitemap:
|
||||
changefreq: hourly
|
||||
|
|
33
package-lock.json
generated
33
package-lock.json
generated
|
@ -9,8 +9,8 @@
|
|||
"request-promise": "^4.2.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@fontsource/roboto": "^5.0.12",
|
||||
"@iconify/json": "^2.2.201",
|
||||
"@fontsource/roboto": "^5.2.6",
|
||||
"@iconify/json": "^2.2.267",
|
||||
"@iconify/vue2": "^2.1.0",
|
||||
"@vuepress/plugin-pwa": "^1.9.10",
|
||||
"fs-extra": "^11.2.0",
|
||||
|
@ -1810,10 +1810,13 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@fontsource/roboto": {
|
||||
"version": "5.0.12",
|
||||
"resolved": "https://registry.npmjs.org/@fontsource/roboto/-/roboto-5.0.12.tgz",
|
||||
"integrity": "sha512-x0o17jvgoSSbS9OZnUX2+xJmVRvVCfeaYJjkS7w62iN7CuJWtMf5vJj8LqgC7ibqIkitOHVW+XssRjgrcHn62g==",
|
||||
"dev": true
|
||||
"version": "5.2.6",
|
||||
"resolved": "https://registry.npmjs.org/@fontsource/roboto/-/roboto-5.2.6.tgz",
|
||||
"integrity": "sha512-hzarG7yAhMoP418smNgfY4fO7UmuUEm5JUtbxCoCcFHT0hOJB+d/qAEyoNjz7YkPU5OjM2LM8rJnW8hfm0JLaA==",
|
||||
"dev": true,
|
||||
"funding": {
|
||||
"url": "https://github.com/sponsors/ayuhito"
|
||||
}
|
||||
},
|
||||
"node_modules/@hapi/address": {
|
||||
"version": "2.1.4",
|
||||
|
@ -1860,9 +1863,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@iconify/json": {
|
||||
"version": "2.2.201",
|
||||
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.201.tgz",
|
||||
"integrity": "sha512-5jM9TAa55YSEfx2WX1/GsHL9FSSH1PsA38V3p26SDmnOSmfb3V7r5yBgO8oIFkXdFQFk59MgESEOziapNtTGkw==",
|
||||
"version": "2.2.267",
|
||||
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.267.tgz",
|
||||
"integrity": "sha512-mM+W8HES8J78wNFRWimpfT+D2YhLzZ9AKD/PiDqiW/QsMmROa2iK0Bx+RwTYYWosmRCzPXPH9y08X4VgfkqZuw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@iconify/types": "*",
|
||||
|
@ -17128,9 +17131,9 @@
|
|||
}
|
||||
},
|
||||
"@fontsource/roboto": {
|
||||
"version": "5.0.12",
|
||||
"resolved": "https://registry.npmjs.org/@fontsource/roboto/-/roboto-5.0.12.tgz",
|
||||
"integrity": "sha512-x0o17jvgoSSbS9OZnUX2+xJmVRvVCfeaYJjkS7w62iN7CuJWtMf5vJj8LqgC7ibqIkitOHVW+XssRjgrcHn62g==",
|
||||
"version": "5.2.6",
|
||||
"resolved": "https://registry.npmjs.org/@fontsource/roboto/-/roboto-5.2.6.tgz",
|
||||
"integrity": "sha512-hzarG7yAhMoP418smNgfY4fO7UmuUEm5JUtbxCoCcFHT0hOJB+d/qAEyoNjz7YkPU5OjM2LM8rJnW8hfm0JLaA==",
|
||||
"dev": true
|
||||
},
|
||||
"@hapi/address": {
|
||||
|
@ -17173,9 +17176,9 @@
|
|||
}
|
||||
},
|
||||
"@iconify/json": {
|
||||
"version": "2.2.201",
|
||||
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.201.tgz",
|
||||
"integrity": "sha512-5jM9TAa55YSEfx2WX1/GsHL9FSSH1PsA38V3p26SDmnOSmfb3V7r5yBgO8oIFkXdFQFk59MgESEOziapNtTGkw==",
|
||||
"version": "2.2.267",
|
||||
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.267.tgz",
|
||||
"integrity": "sha512-mM+W8HES8J78wNFRWimpfT+D2YhLzZ9AKD/PiDqiW/QsMmROa2iK0Bx+RwTYYWosmRCzPXPH9y08X4VgfkqZuw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@iconify/types": "*",
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@fontsource/roboto": "^5.0.12",
|
||||
"@iconify/json": "^2.2.201",
|
||||
"@fontsource/roboto": "^5.2.6",
|
||||
"@iconify/json": "^2.2.267",
|
||||
"@iconify/vue2": "^2.1.0",
|
||||
"@vuepress/plugin-pwa": "^1.9.10",
|
||||
"fs-extra": "^11.2.0",
|
||||
|
|
16
yarn.lock
16
yarn.lock
|
@ -829,10 +829,10 @@
|
|||
lodash "^4.17.13"
|
||||
to-fast-properties "^2.0.0"
|
||||
|
||||
"@fontsource/roboto@^5.0.12":
|
||||
version "5.0.12"
|
||||
resolved "https://registry.yarnpkg.com/@fontsource/roboto/-/roboto-5.0.12.tgz#418f7305a3be7fc567dd154db20090f7ece7fc6c"
|
||||
integrity sha512-x0o17jvgoSSbS9OZnUX2+xJmVRvVCfeaYJjkS7w62iN7CuJWtMf5vJj8LqgC7ibqIkitOHVW+XssRjgrcHn62g==
|
||||
"@fontsource/roboto@^5.2.6":
|
||||
version "5.2.6"
|
||||
resolved "https://registry.yarnpkg.com/@fontsource/roboto/-/roboto-5.2.6.tgz#93a2a5ef98cc79880355de0aac71def215b873e7"
|
||||
integrity sha512-hzarG7yAhMoP418smNgfY4fO7UmuUEm5JUtbxCoCcFHT0hOJB+d/qAEyoNjz7YkPU5OjM2LM8rJnW8hfm0JLaA==
|
||||
|
||||
"@hapi/address@2.x.x":
|
||||
version "2.1.4"
|
||||
|
@ -866,10 +866,10 @@
|
|||
dependencies:
|
||||
"@hapi/hoek" "^8.3.0"
|
||||
|
||||
"@iconify/json@^2.2.201":
|
||||
version "2.2.201"
|
||||
resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.2.201.tgz#c59bfb135cb0a95ee877c4c839f8295d20a5fb24"
|
||||
integrity sha512-5jM9TAa55YSEfx2WX1/GsHL9FSSH1PsA38V3p26SDmnOSmfb3V7r5yBgO8oIFkXdFQFk59MgESEOziapNtTGkw==
|
||||
"@iconify/json@^2.2.267":
|
||||
version "2.2.267"
|
||||
resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.2.267.tgz#d59fa36a1f479f8c54e5c902287a7cfa88c7f9e8"
|
||||
integrity sha512-mM+W8HES8J78wNFRWimpfT+D2YhLzZ9AKD/PiDqiW/QsMmROa2iK0Bx+RwTYYWosmRCzPXPH9y08X4VgfkqZuw==
|
||||
dependencies:
|
||||
"@iconify/types" "*"
|
||||
pathe "^1.1.2"
|
||||
|
|
Loading…
Add table
Reference in a new issue