From 49297cb77d3c4c29210cb02f09091620adf1bed5 Mon Sep 17 00:00:00 2001 From: tortoisetea Date: Tue, 20 Jul 2021 17:52:36 -0700 Subject: [PATCH] changed page and Manifest --- public/manifest.json | 4 ++-- src/userFiles/UserData.js | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/public/manifest.json b/public/manifest.json index 080d6c7..e98206e 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,6 +1,6 @@ { - "short_name": "React App", - "name": "Create React App Sample", + "short_name": "NieReact", + "name": "NieReact", "icons": [ { "src": "favicon.ico", diff --git a/src/userFiles/UserData.js b/src/userFiles/UserData.js index ac7d248..c77a79f 100644 --- a/src/userFiles/UserData.js +++ b/src/userFiles/UserData.js @@ -21,8 +21,8 @@ let UserData = { text: "This is a sample website for NieReact! This website contains a guide on how to get your own NieR:Automata themed website up and running." }, right: { - header: "Sample Image", - text: "idk what to put here lol", + header: "Cool Image!", + text: "I'm gonna put this image in my projects because it's nice! From Kekkai Sensen :)", image: "placeholder-klaus.jpg" } },