Skip to content

Commit a968659

Browse files
Static man
1 parent a151ee0 commit a968659

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

contact-me/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -279,6 +279,9 @@ <h3>Comments</h3>
279279
<div>comment-1505795646309.yml</div>
280280

281281

282+
<div>ef7967a0-9db2-11e7-9300-0381fd250842.yml</div>
283+
284+
282285
</section>
283286

284287

posts/using-docker-for-net-core/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -582,6 +582,9 @@ <h3>Comments</h3>
582582
<div>comment-1505795646309.yml</div>
583583

584584

585+
<div>ef7967a0-9db2-11e7-9300-0381fd250842.yml</div>
586+
587+
585588
</section>
586589

587590

staticman.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ comments:
4040
# Whether entries need to be appproved before they are published to the main
4141
# branch. If set to `true`, a pull request will be created for your approval.
4242
# Otherwise, entries will be published to the main branch automatically.
43-
moderation: false
43+
moderation: true
4444

4545
# Name of the site. Used in notification emails.
4646
name: "wright-development.github.io/"
@@ -65,7 +65,7 @@ comments:
6565
# (*) REQUIRED
6666
#
6767
# Destination path (directory) for the data files. Accepts placeholders.
68-
path: "data/comments/{options.entryId}"
68+
path: "data/comments/{options.entryId}/comment"
6969

7070
# Names of required files. If any of these isn't in the request or is empty,
7171
# an error will be thrown.

0 commit comments

Comments
 (0)