[M] Rename config files to generalize them

This commit is contained in:
Hykilpikonna
2019-12-25 12:27:36 -05:00
parent e77e2bbf99
commit 5cb572f05d
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
import {Component, Vue} from 'vue-property-decorator';
import config from '@/content/charlie-config.json';
import config from '@/content/config.json';
import Responsive from "@/responsive";
import PhotoSwipper from "@/PhotoSwipper.vue";
import pWaitFor from "p-wait-for";
@@ -1,7 +1,7 @@
{
"title":
{
"text": "Charlie's Gallery",
"text": "Hykilpikonna's Gallery",
"sub": "This is a subtitle",
"height": 80,
"background": "title.jpeg",
@@ -19,7 +19,7 @@
{
"default_title": "Untitled",
"default_format": "jpg",
"author": "Charlie"
"author": "Hykilpikonna"
},
"artworks":
[