Add favicon, PWA

Signed-off-by: Slendi <slendi@socopon.com>
This commit is contained in:
2025-09-03 01:57:55 +03:00
parent 4b8c75f1f1
commit e0c1c7e4dd
9 changed files with 56 additions and 8 deletions

View File

@@ -17,7 +17,7 @@
packages = rec {
slenpaste = pkgs.buildGoModule {
pname = "slenpaste";
version = "0.2.0";
version = "0.2.1";
src = ./.;
goPackagePath = "github.com/slendidev/slenpaste";
vendorHash = "sha256-MUvodL6K71SCfxu51T/Ka2/w32Kz+IXem1bYqXQLSaU=";