Files
theme-earth/theme.yaml
2023-10-09 10:55:02 -05:00

22 lines
593 B
YAML

apiVersion: theme.halo.run/v1alpha1
kind: Theme
metadata:
name: theme-earth
annotations:
# Add supports for Halo App Store
# https://halo.run/store/apps/app-KgWqR
"store.halo.run/app-id": "app-KgWqR"
spec:
displayName: Earth
author:
name: halo-dev
website: https://halo.run
description: Default theme for Halo 2.0
logo: https://halo.run/logo
website: https://github.com/halo-dev/theme-earth
repo: https://github.com/halo-dev/theme-earth.git
settingName: "theme-earth-setting"
configMapName: "theme-earth-configMap"
version: 1.6.0
require: ">=2.8.0"