Skip to content

Commit

Permalink
replaced more things
Browse files Browse the repository at this point in the history
  • Loading branch information
lonerichy authored Mar 6, 2024
1 parent 0b6da59 commit 2f74978
Show file tree
Hide file tree
Showing 9 changed files with 23 additions and 21 deletions.
16 changes: 8 additions & 8 deletions app.config.ts
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
export default defineAppConfig({
alpine: {
title: 'Alpine',
description: 'The minimalist blog theme',
title: 'MoronCoin',
description: 'Funding Morons Everywhere',
image: {
src: '/social-card-preview.png',
alt: 'An image showcasing my project.',
src: '/moroncoin.jpg',
alt: 'Evree badi gats uh leel moron n dem',
width: 400,
height: 300
},
header: {
position: 'right', // possible value are : | 'left' | 'center' | 'right'
logo: {
path: '/logo.svg', // path of the logo
path: '/moroncoin-logo.png', // path of the logo
pathDark: '/logo-dark.svg', // path of the logo in dark mode, leave this empty if you want to use the same logo
alt: 'alpine' // alt of the logo
}
Expand All @@ -26,8 +26,8 @@ export default defineAppConfig({
message: 'Follow me on' // string that will be displayed in the footer (leave empty or delete to disable)
},
socials: {
twitter: 'nuxtlabs',
instagram: 'atinuxt',
twitter: 'moroncoin',
instagram: 'moroncoin',
linkedin: {
icon: 'uil:linkedin',
label: 'LinkedIn',
Expand All @@ -38,4 +38,4 @@ export default defineAppConfig({
successMessage: 'Message sent. Thank you!'
}
}
})
})
18 changes: 10 additions & 8 deletions content/1.index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
layout: default
head:
title: MoronCoin
description: A community coin founded by LoneRichy
title: About
description: Funding Morons Everywhere
title: MoronCoin
---

::hero
Expand All @@ -14,11 +14,13 @@ image: /moroncoin.jpg
$RON

#description
- Funding morons everywhere, never again do you have to be subjected to your own stupidity.
- Buy MoronCoin $RON on Raydium or Jupiter
- This is only the beginning...
- 80% liqudity locked, 5% founder fee.
- Get MoronCoin $RON on Raydium or Jupiter
- HODL for something special...
::

### **Contract Address: 231489014612347890126319278366912**

### **The Genesis of Moron Coin: From Trials to Transformation**

At the heart of Moron Coin lies a tale of resilience, transformation, and the unwavering spirit of its founder, known in our community as "LoneRichy." His journey, marked by personal adversities and unconventional life choices, has been the catalyst for the inception of Moron Coin.
Expand All @@ -36,8 +38,8 @@ Join us on this journey of empowerment and change. Moron Coin is more than a tok
::gallery
---
images:
- /alpine-0.webp
- /alpine-1.webp
- /alpine-2.webp
- /moronholtz.jpeg
- /moronbhad.jpeg
- /morontrump.jpeg
---
::
2 changes: 1 addition & 1 deletion content/2.articles.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Roadmop
title: Roadmap
layout: page
---

Expand Down
2 changes: 1 addition & 1 deletion content/3.contact.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Contact
layout: default
---

# We're all morons one way or another
# Community Contact

::contact-form
---
Expand Down
6 changes: 3 additions & 3 deletions content/articles/1.get-started.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
cover: /articles/get-started.webp
author:
name: Sébastien Chopin
name: Lone Richy
avatarUrl: https://pbs.twimg.com/profile_images/1042510623962275840/1Iw_Mvud_400x400.jpg
link: https://twitter.com/atinux
link: https://twitter.com/lonerichy
date: 2022-08-23T00:00:00.000Z
layout: article
---

# Get started with Alpine
# Minting Token

Creating a blog with Alpine is a command away, as well as deploying to many platforms.

Expand Down
Binary file added public/moronbhad.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/moronholtz.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/moronrock.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/morontrump.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2f74978

Please sign in to comment.