Skip to content

Commit 4082cb2

Browse files
authored
chore: do not hardcode the url in security.txt (#33)
2 parents c9e9e98 + 487e05d commit 4082cb2

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.well-known/security.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1+
---
2+
layout: none
3+
---
4+
15
Contact: mailto:[email protected]
26
Expires: 2026-04-01T00:00:00.000Z
37
Preferred-Languages: en
4-
Canonical: https://workshop.scala-lang.org/.well-known/security.txt
8+
Canonical: {{ site.url }}/.well-known/security.txt

0 commit comments

Comments
 (0)