Skip to content

Commit ae96c75

Browse files
authored
Update website (#18)
- Add link to itch site - Unify site description and tagline
1 parent a35d8c7 commit ae96c75

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

src/.vuepress/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ const resolve = require("vuepress-theme-hope/resolve");
22

33
module.exports = resolve({
44
title: "LunaTechsDev",
5-
description: "Just playing around",
5+
description: "We are a small team of plugin developers that have come together to create plugins and tools for both RPGMakerMV and MZ.",
66
baseLang: "en-US",
77
head: [["script", { src: "https://hcaptcha.com/1/api.js" }, "async defer"]],
88
locales: {

src/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
home: true
33
heroImage: /logo.png
44
heroText: LunaTechs
5-
tagline: A powerful RPG Maker plugin development team
5+
tagline: We are a small team of plugin developers that have come together to create plugins and tools for both RPGMakerMV and MZ.
66

77
features:
88
- title: Open Source

src/plugins/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ title: Plugins
44

55
# {{ $frontmatter.title }}
66

7-
Coming soon
7+
Check out our [itch.io page](https://lunatechsdev.itch.io/)!

0 commit comments

Comments
 (0)