Skip to content

Commit

Permalink
A new Theme for Openwrt luci 18.06
Browse files Browse the repository at this point in the history
  • Loading branch information
jerrykuku committed Feb 15, 2019
0 parents commit 93f7d52
Show file tree
Hide file tree
Showing 17 changed files with 2,473 additions and 0 deletions.
14 changes: 14 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
#
# Copyright (C) 2008-2014 The LuCI Team <[email protected]>
#
# This is free software, licensed under the Apache License, Version 2.0 .
#

include $(TOPDIR)/rules.mk

LUCI_TITLE:=Argon Theme
LUCI_DEPENDS:=

include ../../luci.mk

# call BuildPackage - OpenWrt buildroot signature
Loading

0 comments on commit 93f7d52

Please sign in to comment.