diff options
author | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2015-01-20 14:11:26 +0100 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2015-01-20 14:11:26 +0100 |
commit | 79e051a1f216704752e05f5174633abf20dde582 (patch) | |
tree | e55b7f46aad7c8df42534e638b25cdbc258a3c40 /web/themes | |
parent | 97a2dd74c872891b694bff0485a0fcc9a82a09e4 (diff) | |
download | wallabag-79e051a1f216704752e05f5174633abf20dde582.tar.gz wallabag-79e051a1f216704752e05f5174633abf20dde582.tar.zst wallabag-79e051a1f216704752e05f5174633abf20dde582.zip |
restructure folders
Diffstat (limited to 'web/themes')
l--------- | web/themes/_global | 1 | ||||
l--------- | web/themes/baggy | 1 | ||||
l--------- | web/themes/dark | 1 | ||||
l--------- | web/themes/default | 1 | ||||
l--------- | web/themes/dmagenta | 1 | ||||
l--------- | web/themes/solarized | 1 | ||||
l--------- | web/themes/solarized-dark | 1 |
7 files changed, 7 insertions, 0 deletions
diff --git a/web/themes/_global b/web/themes/_global new file mode 120000 index 00000000..47904264 --- /dev/null +++ b/web/themes/_global | |||
@@ -0,0 +1 @@ | |||
../../themes/_global/public \ No newline at end of file | |||
diff --git a/web/themes/baggy b/web/themes/baggy new file mode 120000 index 00000000..9e84890c --- /dev/null +++ b/web/themes/baggy | |||
@@ -0,0 +1 @@ | |||
../../themes/baggy/public \ No newline at end of file | |||
diff --git a/web/themes/dark b/web/themes/dark new file mode 120000 index 00000000..b5b4c1dd --- /dev/null +++ b/web/themes/dark | |||
@@ -0,0 +1 @@ | |||
../../themes/dark/public \ No newline at end of file | |||
diff --git a/web/themes/default b/web/themes/default new file mode 120000 index 00000000..fd316b37 --- /dev/null +++ b/web/themes/default | |||
@@ -0,0 +1 @@ | |||
../../themes/default/public \ No newline at end of file | |||
diff --git a/web/themes/dmagenta b/web/themes/dmagenta new file mode 120000 index 00000000..222bb6d5 --- /dev/null +++ b/web/themes/dmagenta | |||
@@ -0,0 +1 @@ | |||
../../themes/dmagenta/public \ No newline at end of file | |||
diff --git a/web/themes/solarized b/web/themes/solarized new file mode 120000 index 00000000..426a3acc --- /dev/null +++ b/web/themes/solarized | |||
@@ -0,0 +1 @@ | |||
../../themes/solarized/public \ No newline at end of file | |||
diff --git a/web/themes/solarized-dark b/web/themes/solarized-dark new file mode 120000 index 00000000..822b6121 --- /dev/null +++ b/web/themes/solarized-dark | |||
@@ -0,0 +1 @@ | |||
../../themes/solarized-dark/public \ No newline at end of file | |||