Update src/pages/about.tsx
All checks were successful
Release to Staging / build_and_release (push) Successful in 55s
All checks were successful
Release to Staging / build_and_release (push) Successful in 55s
This commit is contained in:
parent
c93850d63c
commit
579063e073
@ -62,7 +62,7 @@ const FAQ_ITEMS: FAQItem[] = [
|
|||||||
{
|
{
|
||||||
question: "Who's developing / maintaining DEG Mods?",
|
question: "Who's developing / maintaining DEG Mods?",
|
||||||
answer: `Considering this is an open-source project, anyone can contribute to its development and maintenance.
|
answer: `Considering this is an open-source project, anyone can contribute to its development and maintenance.
|
||||||
With that said, the initial idea-tor, designer, and frontend developer is [Freakoverse](https://primal.net/p/npub18n4ysp43ux5c98fs6h9c57qpr4p8r3j8f6e32v0vj8egzy878aqqyzzk9r), and the co-developer
|
With that said, the initial idea-tor, designer, and frontend developer is [Freakoverse](https://degmods.com/profile/nprofile1qqsre6jgq6c7r2vzn5cdtju20qq36sn3cer5avc4x8kfru5pzrlr7sqnancjp), and the co-developer
|
||||||
is [Nostr Dev](https://nostrdev.com/).`
|
is [Nostr Dev](https://nostrdev.com/).`
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -151,23 +151,23 @@ export const AboutPage = () => {
|
|||||||
mods published by their creators. Mod creators provide
|
mods published by their creators. Mod creators provide
|
||||||
direct download links on their mod pages, allowing gamers to
|
direct download links on their mod pages, allowing gamers to
|
||||||
access the mods effortlessly. If a link breaks or gets
|
access the mods effortlessly. If a link breaks or gets
|
||||||
censored, mod creators can remove that link and add another,
|
censored, mod creators can remove that link and add another.
|
||||||
and people can rate download links based on if they're
|
|
||||||
working and virus free. A public regulating system.
|
|
||||||
<br />
|
<br />
|
||||||
<br />
|
<br />
|
||||||
Also, everything is open sourced. Even if the site were to
|
Also, everything is open sourced. Even if the site were to
|
||||||
shut down, someone can simply take the same code and run it
|
shut down, someone can simply take the same code and run it
|
||||||
under a different name, and every mod would still be
|
under a different name, and every mod would still be
|
||||||
accessible, along with their links, reactions/ratings, and
|
accessible, along with their links, reactions/ratings, and
|
||||||
comments.
|
comments, as well as being completely functional as well.
|
||||||
|
You'd also be able to just simply run the site on your PC,
|
||||||
|
without having it up on a domain.
|
||||||
</p>
|
</p>
|
||||||
<h3 className='LearnTextHeading'>Tips / Donations</h3>
|
<h3 className='LearnTextHeading'>Tips / Donations</h3>
|
||||||
<p className='LearnTextPara'>
|
<p className='LearnTextPara'>
|
||||||
DEG Mods supports hassle-free money transfers for modders.
|
DEG Mods supports hassle-free money transfers for modders.
|
||||||
Fans can show their appreciation by directly tipping mod
|
Fans can show their appreciation by directly tipping mod
|
||||||
creators via Bitcoin through the Lightning Network, an
|
creators via Bitcoin through the Lightning Network, an
|
||||||
action known as Zapping. Support creators so they can
|
action known as Zapping. Choose to support creators so they can
|
||||||
continue making more valuable game mods!
|
continue making more valuable game mods!
|
||||||
<br />
|
<br />
|
||||||
</p>
|
</p>
|
||||||
@ -187,7 +187,7 @@ export const AboutPage = () => {
|
|||||||
them financially, even those in other countries where
|
them financially, even those in other countries where
|
||||||
"normal" methods of money payment/transfer are not an
|
"normal" methods of money payment/transfer are not an
|
||||||
option. You can just find the mod you want and download it,
|
option. You can just find the mod you want and download it,
|
||||||
or upload the mod you've created, and never even touch
|
or publish the mod you've created, and never even touch
|
||||||
Bitcoin.
|
Bitcoin.
|
||||||
<br />
|
<br />
|
||||||
</p>
|
</p>
|
||||||
@ -195,7 +195,8 @@ export const AboutPage = () => {
|
|||||||
DEG Mods is a response to censorship and oppression, to
|
DEG Mods is a response to censorship and oppression, to
|
||||||
bring freedom and not hinder people's desires and
|
bring freedom and not hinder people's desires and
|
||||||
creativity. If you know a mod creator that's being censored,
|
creativity. If you know a mod creator that's being censored,
|
||||||
then show them the way. Gamers just want to game in peace...
|
then show them the way. Modders just want to mod, and gamers
|
||||||
|
just want to game in peace...
|
||||||
<br />
|
<br />
|
||||||
</p>
|
</p>
|
||||||
<h3 className='LearnTextHeading'>
|
<h3 className='LearnTextHeading'>
|
||||||
@ -209,14 +210,14 @@ export const AboutPage = () => {
|
|||||||
description.
|
description.
|
||||||
<br />
|
<br />
|
||||||
<br />
|
<br />
|
||||||
For what some people might call it:
|
Another way of describing it:
|
||||||
<br />
|
<br />
|
||||||
"It's a game mods website."
|
A true mod site.
|
||||||
</p>
|
</p>
|
||||||
<div className='learnLinks'>
|
<div className='learnLinks'>
|
||||||
<a
|
<a
|
||||||
className='learnLinksLink'
|
className='learnLinksLink'
|
||||||
href='https://primal.net/p/npub17jl3ldd6305rnacvwvchx03snauqsg4nz8mruq0emj9thdpglr2sst825x'
|
href='https://degmods.com/profile/nprofile1qqs0f0clkkagh6pe7ux8xvtn8ccf77qgy2e3ra37q8uaez4mks5034gfw4xg6'
|
||||||
target='_blank'
|
target='_blank'
|
||||||
>
|
>
|
||||||
<img
|
<img
|
||||||
|
Loading…
x
Reference in New Issue
Block a user