summaryrefslogtreecommitdiffstats
path: root/public/less/gogs.less
diff options
context:
space:
mode:
authorMichael Peppler <peppage@gmail.com>2015-08-31 18:20:23 -0400
committerMichael Peppler <mpeppler@carnegiehall.org>2015-08-31 18:23:43 -0400
commitd1c5a5ed685f3bf330ced5a31bedf245ce0b294e (patch)
treef0f0b1df5acfe6b6848f2962566c73dcb941299e /public/less/gogs.less
parentee3e0c3c49d2a4bf9a33386ab22d4c521e5016b6 (diff)
downloadgitea-d1c5a5ed685f3bf330ced5a31bedf245ce0b294e.tar.gz
gitea-d1c5a5ed685f3bf330ced5a31bedf245ce0b294e.zip
new explore UI
Diffstat (limited to 'public/less/gogs.less')
-rw-r--r--public/less/gogs.less3
1 files changed, 2 insertions, 1 deletions
diff --git a/public/less/gogs.less b/public/less/gogs.less
index 9c277d3880..9ef2f734bd 100644
--- a/public/less/gogs.less
+++ b/public/less/gogs.less
@@ -8,4 +8,5 @@
@import "_organization";
@import "_user";
@import "_dashboard";
-@import "_admin"; \ No newline at end of file
+@import "_admin";
+@import "_explore"; \ No newline at end of file