Skip to content

Commit 0b9fcd5

Browse files
committed
set subscribeWidget to default true.
1 parent 125a9b6 commit 0b9fcd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/site-config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ module.exports = {
1616
themeColor: "#15171A", // Used for Offline Manifest
1717
apiUrl: "https://wordpress.theasdfghjkl.com",
1818
subscribeWidget: {
19-
visible: false,
19+
visible: true,
2020
title: "Subscribe to Draftbox",
2121
helpText: "Get the latest posts delivered right to your inbox.",
2222
successMessage: "Thanks for subscribing to Draftbox.",

0 commit comments

Comments
 (0)