22 lines
672 B
YAML
22 lines
672 B
YAML
apiVersion: theme.halo.run/v1alpha1
|
|
kind: Theme
|
|
metadata:
|
|
name: theme-unclequark
|
|
spec:
|
|
displayName: UncleQuark
|
|
author:
|
|
name: Qubot
|
|
website: https://qubot.org
|
|
description: A modern corporate theme designed for Halo.
|
|
logo: "/themes/theme-unclequark/assets/images/logo.png"
|
|
homepage: https://qubot.org
|
|
repo: https://github.com/BigQubot/theme-unclequark
|
|
issues: https://github.com/BigQubot/theme-unclequark/issues
|
|
settingName: "theme-unclequark-setting"
|
|
configMapName: "theme-unclequark-configMap"
|
|
version: 1.12.4
|
|
requires: ">=2.20.0"
|
|
license:
|
|
- name: "GPL-3.0"
|
|
url: "https://github.com/BigQubot/theme-unclequark/blob/main/LICENSE"
|