We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95ec280 commit 30b073fCopy full SHA for 30b073f
2 files changed
_config.yml
@@ -21,6 +21,7 @@
21
title: JSONC
22
email: 31558169+DecimalTurn@users.noreply.github.com
23
baseurl: "" # the subpath of your site, e.g. /blog
24
+description: Specification
25
url: "https://jsonc.org" # the base hostname & protocol for your site, e.g. http://example.com
26
github_username: DecimalTurn
27
index.markdown
@@ -3,8 +3,6 @@
3
layout: default
4
---
5
6
-# Specification
7
-
8
**Notice:** This is a draft of the JSONC Specification and is subject to change.
9
10
## Introduction
0 commit comments