From 612c80366fe0563129fbf6e4865351ecec22d3ff Mon Sep 17 00:00:00 2001 From: Pierre-Olivier Mercier Date: Sun, 17 Dec 2017 17:12:51 +0100 Subject: [PATCH] Bring back glyphicons to life --- admin/index.go | 3 +- admin/static/css/glyphicon.css | 1 + admin/static/fonts | 1 + .../fonts/glyphicons-halflings-regular.eot | Bin 20127 -> 0 bytes .../fonts/glyphicons-halflings-regular.svg | 288 ------- .../fonts/glyphicons-halflings-regular.ttf | Bin 45404 -> 0 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 23424 -> 0 bytes .../fonts/glyphicons-halflings-regular.woff2 | Bin 18028 -> 0 bytes admin/static/index.html | 3 +- frontend/static/css/glyphicon.css | 805 ++++++++++++++++++ frontend/static/index.html | 1 + frontend/static/public.html | 1 + 12 files changed, 813 insertions(+), 290 deletions(-) create mode 120000 admin/static/css/glyphicon.css create mode 120000 admin/static/fonts delete mode 100644 admin/static/fonts/glyphicons-halflings-regular.eot delete mode 100644 admin/static/fonts/glyphicons-halflings-regular.svg delete mode 100644 admin/static/fonts/glyphicons-halflings-regular.ttf delete mode 100644 admin/static/fonts/glyphicons-halflings-regular.woff delete mode 100644 admin/static/fonts/glyphicons-halflings-regular.woff2 create mode 100644 frontend/static/css/glyphicon.css diff --git a/admin/index.go b/admin/index.go index d6f9ddd2..08d4fb7b 100644 --- a/admin/index.go +++ b/admin/index.go @@ -5,7 +5,8 @@ const indextpl = ` Challenge Forensic - Administration - + +