Skip to content

Commit

Permalink
Add favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
nipafx committed Apr 15, 2024
1 parent 25fd985 commit 47433e7
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nox.zone/src/main/java/zone/nox/Main.java
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ public static void main(String[] args) {

outliner.generate(new LandingTemplate());
outliner.generate(new PostTemplate(Target.from(ginevraWithConfig.config())));
outliner.generateStaticResources(Path.of(""), "favicon.ico");

outliner.build().run();
}
Expand Down
Binary file added nox.zone/src/main/resources/resources/favicon.ico
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 47433e7

Please sign in to comment.