From 170a44c5ff9ef00087e1e04f12bc172e3d08cb19 Mon Sep 17 00:00:00 2001
From: Mitchell Urgero <murgero@virtek.net>
Date: Mon, 26 Feb 2018 09:56:19 -0600
Subject: [PATCH] Yeti Theme

---
 management/templates/index.html | 1 +
 1 file changed, 1 insertion(+)

diff --git a/management/templates/index.html b/management/templates/index.html
index 2c0d5a9a..fb6ea192 100644
--- a/management/templates/index.html
+++ b/management/templates/index.html
@@ -10,6 +10,7 @@
         <meta name="robots" content="noindex, nofollow">
 
         <link rel="stylesheet" href="/admin/assets/bootstrap/css/bootstrap.min.css">
+		<link rel="stylesheet" href="https://raw.githubusercontent.com/mitchellurgero/miab-theme-yeti/master/yeti.css">
         <style>
 	    body {
 		overflow-y: scroll;