Skip to content

Commit ede7e0a

Browse files
committed
Added preview host
1 parent 351fcef commit ede7e0a

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.vscode/settings.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{
2-
"frontMatter.preview.host": "http://localhost:3000",
32
"reflowMarkdown.preferredLineLength": 100,
43
"[markdown]": {
54
"editor.rulers": [76, 80, 96, 100]

frontmatter.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"frontMatter.sponsors.ai.enabled": true,
44
"frontMatter.templates.enabled": false,
55
"frontMatter.content.autoUpdateDate": true,
6+
"frontMatter.preview.host": "http://localhost:3000",
67
"frontMatter.site.baseURL": "https://frontmatter.codes",
78
"frontMatter.content.pageFolders": [
89
{

0 commit comments

Comments
 (0)