[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 {Component, Vue} from 'vue-property-decorator';
|
||||||
|
|
||||||
import config from '@/content/charlie-config.json';
|
import config from '@/content/config.json';
|
||||||
import Responsive from "@/responsive";
|
import Responsive from "@/responsive";
|
||||||
import PhotoSwipper from "@/PhotoSwipper.vue";
|
import PhotoSwipper from "@/PhotoSwipper.vue";
|
||||||
import pWaitFor from "p-wait-for";
|
import pWaitFor from "p-wait-for";
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"title":
|
"title":
|
||||||
{
|
{
|
||||||
"text": "Charlie's Gallery",
|
"text": "Hykilpikonna's Gallery",
|
||||||
"sub": "This is a subtitle",
|
"sub": "This is a subtitle",
|
||||||
"height": 80,
|
"height": 80,
|
||||||
"background": "title.jpeg",
|
"background": "title.jpeg",
|
||||||
@@ -19,7 +19,7 @@
|
|||||||
{
|
{
|
||||||
"default_title": "Untitled",
|
"default_title": "Untitled",
|
||||||
"default_format": "jpg",
|
"default_format": "jpg",
|
||||||
"author": "Charlie"
|
"author": "Hykilpikonna"
|
||||||
},
|
},
|
||||||
"artworks":
|
"artworks":
|
||||||
[
|
[
|
||||||
Reference in New Issue
Block a user