Add indieauth support via PGP
This commit is contained in:
parent
4d880b836d
commit
eff18b47a0
3 changed files with 56 additions and 3 deletions
|
|
@ -10,7 +10,8 @@ module.exports = function (config) {
|
|||
files: './_site/assets/*.css'
|
||||
})
|
||||
|
||||
config.addPassthroughCopy("src/assets/ibm-plex/IBM-Plex-Mono/fonts/**/*")
|
||||
config.addPassthroughCopy('src/assets/key.txt')
|
||||
config.addPassthroughCopy('src/assets/ibm-plex/IBM-Plex-Mono/fonts/**/*')
|
||||
|
||||
// template filters
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue