Compare commits

...

3 Commits

Author SHA1 Message Date
semantic-release-bot 5aa2a13331 chore(release): 0.3.0-develop.1 [skip ci]
# [0.3.0-develop.1](https://git.lumeweb.com/LumeWeb/lumeweb.com/compare/v0.2.8-develop.2...v0.3.0-develop.1) (2023-08-19)

### Features

* add grid feature for NFT's ([14dad07](14dad07901))
2023-08-19 01:42:07 +00:00
Derrick Hammer aa956bf384
Merge remote-tracking branch 'origin/develop' into develop 2023-08-18 21:41:24 -04:00
Derrick Hammer 14dad07901
feat: add grid feature for NFT's 2023-08-18 21:41:17 -04:00
4 changed files with 15 additions and 3 deletions

View File

@ -1,3 +1,10 @@
# [0.3.0-develop.1](https://git.lumeweb.com/LumeWeb/lumeweb.com/compare/v0.2.8-develop.2...v0.3.0-develop.1) (2023-08-19)
### Features
* add grid feature for NFT's ([14dad07](https://git.lumeweb.com/LumeWeb/lumeweb.com/commit/14dad07901eea31b97ce741d4a1ab19961d15c7c))
## [0.2.8-develop.2](https://git.lumeweb.com/LumeWeb/lumeweb.com/compare/v0.2.8-develop.1...v0.2.8-develop.2) (2023-08-19)

4
npm-shrinkwrap.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@lumeweb/lumeweb.com",
"version": "0.2.8-develop.2",
"version": "0.3.0-develop.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@lumeweb/lumeweb.com",
"version": "0.2.8-develop.2",
"version": "0.3.0-develop.1",
"dependencies": {
"@astrojs/react": "^2.1.1",
"@astrojs/tailwind": "^3.1.1",

View File

@ -1,7 +1,7 @@
{
"name": "@lumeweb/lumeweb.com",
"type": "module",
"version": "0.2.8-develop.2",
"version": "0.3.0-develop.1",
"private": true,
"repository": {
"type": "git",

View File

@ -8,6 +8,11 @@ const features = [
description:
"Web3 commonly get mixed up with DeFi, however, while you should be able to access any decentralized website or network, access to DeFi to manage your money is critical as well.",
},
{
title: "NFT's... Anywhere",
description:
"You should be able to access your favorite NFT's anywhere, any time, any place. They are yours and no one should be able to tell you otherwise",
},
{
title: "Access any decentralized or P2P network",
description: