Skip to content

Commit 3fa9e8d

Browse files
committed
host public key
1 parent c07372f commit 3fa9e8d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.eleventy.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ module.exports = (eleventyConfig) => {
3535
eleventyConfig.addPassthroughCopy("images")
3636
eleventyConfig.addPassthroughCopy("browserconfig.xml")
3737
eleventyConfig.addPassthroughCopy("site.webmanifest")
38+
eleventyConfig.addPassthroughCopy("key.gpg")
3839

3940
eleventyConfig.addGlobalData("discord", "https://discord.gg/CqhDNXepDV")
4041
eleventyConfig.addGlobalData("baseurl", "https://webcomponents.guide")

0 commit comments

Comments
 (0)