[M] Rename config files to generalize them
This commit is contained in:
+1
-1
@@ -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":
|
||||
[
|
||||
Reference in New Issue
Block a user