diff --git a/flake.nix b/flake.nix index 5510f7f..4a1ed87 100644 --- a/flake.nix +++ b/flake.nix @@ -31,7 +31,7 @@ fileset = pkgs.lib.fileset.unions [ (craneLib.fileset.commonCargoSources unfilteredRoot) (pkgs.lib.fileset.fileFilter ( - file: pkgs.lib.any file.hasExt [ "html" "scss" "css" "js" "json" "txt" ] + file: pkgs.lib.any file.hasExt [ "html" "scss" "css" "js" "json" "txt" "png" ] ) unfilteredRoot) (pkgs.lib.fileset.maybeMissing ./assets) ]; diff --git a/site/index.html b/site/index.html index c1496ca..1446db5 100644 --- a/site/index.html +++ b/site/index.html @@ -6,6 +6,18 @@ Bible App + + + + + + + + + + + +