From 294904321cb6de535237a6a156d5c4ec462bc117 Mon Sep 17 00:00:00 2001 From: SohnyBohny Date: Tue, 27 Nov 2018 16:18:26 +0100 Subject: Create Progressive Web App (#4730) * Create manifest and serviceworker * Create templates and add AppSubUrl * Add JSRenderer * fix ctx type * Add JSRenderer to static.go * Complete adding {{AppSubUrl}} * Add more fonts to urlsToCache * Add 512px and 192px icons * Hardcode font MD5 * Default theme doesn't have a specific CSS file --- public/img/gitea-192.png | Bin 0 -> 8738 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 public/img/gitea-192.png (limited to 'public/img/gitea-192.png') diff --git a/public/img/gitea-192.png b/public/img/gitea-192.png new file mode 100644 index 0000000000..63f963e846 Binary files /dev/null and b/public/img/gitea-192.png differ -- cgit v1.2.3