Skip to content

Commit 417cf27

Browse files
committed
test security.txt
1 parent cf7c612 commit 417cf27

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

_config.yml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
url: "https://expressjs.com"
2-
baseurl: "/"
1+
url: "https://shubhamoulkar.github.io"
2+
baseurl: "/expressjs.com"
33

4-
repository: expressjs/expressjs.com
4+
repository: shubhamoulkar/expressjs.com
55

66
# Site settings
77

@@ -103,8 +103,9 @@ kramdown:
103103
syntax_highlighter: rouge
104104

105105
exclude:
106-
- [uk/CHANGELOG.md]
106+
- uk/CHANGELOG.md
107107
- vendor/bundle
108108
- node_modules/
109109

110-
include: [".well-known"]
110+
include:
111+
- .well-known

0 commit comments

Comments
 (0)