{
    "title": "咋还有时间来这逛一逛吖(◍•ᴗ•◍)❤",
    "theme": {
        "theme": "liora",
        "displayName": "Liora",
        "colors": {
            "autoSwitch": {
                "displayName": "Auto",
                "light": "sun",
                "dark": "moon",
                "icon": {
                    "icon": "fa-solid fa-circle-half-stroke",
                    "color": "#808080",
                    "background": "linear-gradient(45deg, #eeeeee 50%, #1c1c1c 50%)"
                }
            },
            "enable": ["sun", "!autoSwitch", "moon"],
            "default": "!autoSwitch"
        }
    },
    "masterInfo": {
        "name": "chzhy",
        "avatar": "./assets/images/avatar.png",
        "website": "https://hic.top",
        "socialLink": {
            "link": {
                "bilibili": "https://space.bilibili.com/2036508502",
                "github": "https://github.com/czybenren",
                "email": "javascript:showEmail()"
            },
            "icon": {
                "bilibili": "fa-brands fa-bilibili",
                "github": "fa-brands fa-github",
                "email": "fa-solid fa-envelope"
            },
            "enable": ["bilibili", "github"]
        }
    },
    "pageHead": {
        "typedContent": ["成为，昨天的明天！", "Become, the tomorrow of yesterday"]
    },
    "seo": {
        "description": "一个集备忘录、文本处理、编码转换于一体的个人工具箱网站",
        "keywords": "备忘录,Base64,摩斯密码,进制转换,个人网站,ACG",
        "ogImage": "./assets/images/avatar.png"
    },
    "icp": {
        "info": {
            "code": {
                "china": "X-ICP备XXXXXXXXXX号",
                "moegov": "萌ICP备XXXXXXXX号"
            },
            "link": {
                "china": "https://beian.miit.gov.cn",
                "moegov": "https://icp.gov.moe/?keyword=xxxxxxxx"
            }
        },
        "enable": ["moegov", "china"]
    }
}
