diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2012-02-15 18:08:44 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2012-02-15 18:08:44 +0000 |
commit | 7c74bac8970e36d41693dce3257d7c2f3ee5950c (patch) | |
tree | 94fb1c9760cc1e26d6e1d6134ea349f62e5808ff /themes/bootstrap/Makefile | |
parent | 5d45927643f49b15769e7129a79a7a7a985f3f2a (diff) |
themes: add Bootstrap theme, created by David Menting / Nut & Bolt <david@nut-bolt.nl>
This theme is clean, modern and based on Twitter Bootstrap. It's been tested on a TP-Link WR1043n and a Carambola under Firefox, Safari and IE8.
Diffstat (limited to 'themes/bootstrap/Makefile')
-rw-r--r-- | themes/bootstrap/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/themes/bootstrap/Makefile b/themes/bootstrap/Makefile new file mode 100644 index 000000000..81a96f6a8 --- /dev/null +++ b/themes/bootstrap/Makefile @@ -0,0 +1,2 @@ +include ../../build/config.mk +include ../../build/module.mk
\ No newline at end of file |