all repos — website @ 25a9e6ca537967b093967495e48d0b8f41dcf7bc

My website

specify static files to be copied

Alan Pearce
commit

25a9e6ca537967b093967495e48d0b8f41dcf7bc

parent

1b0a02058f4f6ac18302f9293ca04fce1a77b2d8

1 file changed, 4 insertions(+), 0 deletions(-)

changed files
M config.tomlconfig.toml
@@ -27,6 +27,10 @@ ]
wildcard_domain = "aln.pe" redirect_other_hostnames = true +static_files = [ + "public_key.asc" +] + [[taxonomies]] name = "tags" feed = true