summaryrefslogtreecommitdiff
path: root/united/index.html
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2014-02-03 12:50:53 -0500
committerThomas Park <thomas@thomaspark.me>2014-02-03 12:50:53 -0500
commit1a50660c583b9749f9914d8ce95c570824eef5fc (patch)
tree3f2b1825d0ebdef3fadf91eb9238b7db8f54237e /united/index.html
parent83543b62d8cb35d48f2ba8600e2e70ba33109757 (diff)
add missing menu items to united page
Diffstat (limited to 'united/index.html')
-rw-r--r--united/index.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/united/index.html b/united/index.html
index 9049dfa4..4ee3476d 100644
--- a/united/index.html
+++ b/united/index.html
@@ -73,6 +73,9 @@
<ul class="dropdown-menu" aria-labelledby="download">
<li><a tabindex="-1" href="./bootstrap.min.css">bootstrap.min.css</a></li>
<li><a tabindex="-1" href="./bootstrap.css">bootstrap.css</a></li>
+ <li class="divider"></li>
+ <li><a tabindex="-1" href="./variables.less">variables.less</a></li>
+ <li><a tabindex="-1" href="./bootswatch.less">bootswatch.less</a></li>
</ul>
</li>
</ul>