contrib/package: add definition for Bootstrap theme
This commit is contained in:
parent
7c74bac897
commit
b36781a782
1 changed files with 2 additions and 1 deletions
|
@ -503,6 +503,7 @@ endef
|
||||||
|
|
||||||
$(eval $(call theme,base,Common base for all themes))
|
$(eval $(call theme,base,Common base for all themes))
|
||||||
$(eval $(call theme,openwrt,OpenWrt.org (default),,,1))
|
$(eval $(call theme,openwrt,OpenWrt.org (default),,,1))
|
||||||
|
$(eval $(call theme,bootstrap,Bootstrap Theme))
|
||||||
$(eval $(call theme,fledermaus,Fledermaus Theme))
|
$(eval $(call theme,fledermaus,Fledermaus Theme))
|
||||||
|
|
||||||
$(eval $(call theme,freifunk,alternative Freifunk Theme,\
|
$(eval $(call theme,freifunk,alternative Freifunk Theme,\
|
||||||
|
|
Loading…
Reference in a new issue