Skip to content

Commit de118f0

Browse files
author
marci
committed
Korrigiere den Pfad in der .gitignore und füge einen Zeilenumbruch am Ende der Datei frontmatter.json hinzu
1 parent c7929ef commit de118f0

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ hugo.exe
1010
hugo.darwin
1111
hugo.linux
1212
/.hugo_build.lock
13-
front-matter.json
13+
.front-matter.json
1414
/.hugo_cache/
1515
/.hugo_deps/
1616
.vscode
17-
.frontmatter/database
17+
/frontmatter/database

frontmatter.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,4 +163,4 @@
163163
],
164164
"frontMatter.website.host": "https://secure-bits.org",
165165
"frontMatter.git.commitMessage": "update new md"
166-
}
166+
}

0 commit comments

Comments
 (0)