update directory listings
parent
5cb240471d
commit
0389fd28dd
|
@ -3,7 +3,7 @@ title: excerpt
|
||||||
slug: excerpt
|
slug: excerpt
|
||||||
icon:
|
icon:
|
||||||
description: The home for Handshake blogging
|
description: The home for Handshake blogging
|
||||||
offline: false
|
offline: true
|
||||||
handshake: true
|
handshake: true
|
||||||
url: https://excerpt/
|
url: https://excerpt/
|
||||||
docs:
|
docs:
|
||||||
|
|
|
@ -3,7 +3,7 @@ title: the internet, by Neuenet/
|
||||||
slug: neuenet
|
slug: neuenet
|
||||||
icon:
|
icon:
|
||||||
description: A blog about Handshake and the dWeb
|
description: A blog about Handshake and the dWeb
|
||||||
offline: false
|
offline: true
|
||||||
handshake: true
|
handshake: true
|
||||||
url: https://blog.neuenet/
|
url: https://blog.neuenet/
|
||||||
docs:
|
docs:
|
||||||
|
|
|
@ -3,7 +3,7 @@ title: Neuenet
|
||||||
slug: neunet
|
slug: neunet
|
||||||
icon:
|
icon:
|
||||||
description: Committed to help steward the protocol, develop and release tools, and provide services for the New Internet.
|
description: Committed to help steward the protocol, develop and release tools, and provide services for the New Internet.
|
||||||
offline: false
|
offline: true
|
||||||
handshake: true
|
handshake: true
|
||||||
url: https://registry.neuenet/
|
url: https://registry.neuenet/
|
||||||
docs:
|
docs:
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
---
|
---
|
||||||
title: Inspin Digital Forum
|
title: Tinysites Forum
|
||||||
slug: discuss
|
slug: tinysites
|
||||||
icon:
|
icon:
|
||||||
description: Discuss web development, domain names, and other internet topics!
|
description: Discuss web development, domain names, and other internet topics!
|
||||||
offline: false
|
offline: false
|
||||||
handshake: true
|
handshake: true
|
||||||
url: https://discuss.inspin/
|
url: https://discuss.tinysites/
|
||||||
docs:
|
docs:
|
||||||
repo:
|
repo:
|
||||||
owner: https://x.com/InspinHQ
|
owner: https://x.com/TinysitesHQ
|
||||||
priority: 2
|
priority: 2
|
||||||
---
|
---
|
|
@ -1,13 +0,0 @@
|
||||||
---
|
|
||||||
title: Ryan Moon
|
|
||||||
slug: ryanmoon
|
|
||||||
icon:
|
|
||||||
description: Software Developer portfolio.
|
|
||||||
offline: false
|
|
||||||
handshake: true
|
|
||||||
url: https://ryanmoon/
|
|
||||||
docs:
|
|
||||||
repo: https://git.inspin.io/ryan/ryanmoon.com
|
|
||||||
owner:
|
|
||||||
priority: 2
|
|
||||||
---
|
|
|
@ -7,7 +7,7 @@ offline: false
|
||||||
handshake: true
|
handshake: true
|
||||||
url: https://crbtc/
|
url: https://crbtc/
|
||||||
docs:
|
docs:
|
||||||
repo: https://git.inspin.io/ryan/crbtc.org
|
repo:
|
||||||
owner: https://x.com/UpstateNYBTC
|
owner:
|
||||||
priority: 3
|
priority: 3
|
||||||
---
|
---
|
File diff suppressed because it is too large
Load Diff
|
@ -15,10 +15,10 @@
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@nuxt/content": "^2.13.4",
|
"@nuxt/content": "^2.13.4",
|
||||||
"@nuxtjs/device": "^3.2.4",
|
"@nuxtjs/device": "^3.2.4",
|
||||||
"nuxt": "^3.13.2",
|
"nuxt": "^3.14.1592",
|
||||||
"postcss-hexrgba": "^2.1.0",
|
"postcss-hexrgba": "^2.1.0",
|
||||||
"postcss-import": "^16.1.0",
|
"postcss-import": "^16.1.0",
|
||||||
"postcss-nested": "^6.2.0"
|
"postcss-nested": "^7.0.2"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"nuxt-mail": "^5.1.1"
|
"nuxt-mail": "^5.1.1"
|
||||||
|
|
Loading…
Reference in New Issue