blob: 8fb437cfbe42e4f0c6c64a4f500dde86298f8957 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
name: Submit a Second-Level Domain Name
description: Submit your second-level domain name.
title: "domain: {name}"
body:
- type: input
id: domain_name
attributes:
label: domain_name
description: 二级域名全称(例如 shiki.hydroroll.team)
validations:
required: true
|