diff options
| author | lost+skunk <[email protected]> | 2024-08-01 22:48:05 +0300 |
|---|---|---|
| committer | lost+skunk <[email protected]> | 2024-08-01 22:48:05 +0300 |
| commit | c5514c3875b9b782688047d547dfd6663a5b77bb (patch) | |
| tree | e9b8dc3f90aa6b09b8f5006f1e4d16e2bf4718c3 /html/index.htm | |
| parent | 2dfeaae772e630ae361a35bf4680257d081560c1 (diff) | |
| download | skunky-art-c5514c3875b9b782688047d547dfd6663a5b77bb.tar.gz skunky-art-c5514c3875b9b782688047d547dfd6663a5b77bb.tar.bz2 skunky-art-c5514c3875b9b782688047d547dfd6663a5b77bb.zip | |
v1.3
Diffstat (limited to 'html/index.htm')
| -rw-r--r-- | html/index.htm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/html/index.htm b/html/index.htm index 3347306..08feba5 100644 --- a/html/index.htm +++ b/html/index.htm @@ -3,6 +3,7 @@ <head> <title>SkunkyArt</title> <link rel="stylesheet" href="{{.}}stylesheet"/> + <link rel="icon" type="image/x-icon" href="{{.}}favicon.ico"> </head> <main> <center> |
