aboutsummaryrefslogtreecommitdiffhomepage
path: root/web
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2015-01-21 16:04:05 +0100
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2015-01-21 16:04:05 +0100
commit0440249631164a378981d014bf71b617c082bf5a (patch)
tree740d4e798c954374f115927ebc434d393368ab46 /web
parent3eb951572d3f22ad37395afceb4a739ad8cd0fd6 (diff)
downloadwallabag-0440249631164a378981d014bf71b617c082bf5a.tar.gz
wallabag-0440249631164a378981d014bf71b617c082bf5a.tar.zst
wallabag-0440249631164a378981d014bf71b617c082bf5a.zip
move templates into resources
Diffstat (limited to 'web')
l---------web/themes/_global2
l---------web/themes/baggy2
l---------web/themes/dark2
l---------web/themes/default2
l---------web/themes/dmagenta2
l---------web/themes/solarized2
l---------web/themes/solarized-dark2
7 files changed, 7 insertions, 7 deletions
diff --git a/web/themes/_global b/web/themes/_global
index 47904264..2292e6c8 120000
--- a/web/themes/_global
+++ b/web/themes/_global
@@ -1 +1 @@
../../themes/_global/public \ No newline at end of file ../../src/Wallabag/Wallabag/Resources/views/_global/public \ No newline at end of file
diff --git a/web/themes/baggy b/web/themes/baggy
index 9e84890c..c5ee4ca5 120000
--- a/web/themes/baggy
+++ b/web/themes/baggy
@@ -1 +1 @@
../../themes/baggy/public \ No newline at end of file ../../src/Wallabag/Wallabag/Resources/views/baggy/public \ No newline at end of file
diff --git a/web/themes/dark b/web/themes/dark
index b5b4c1dd..714fa786 120000
--- a/web/themes/dark
+++ b/web/themes/dark
@@ -1 +1 @@
../../themes/dark/public \ No newline at end of file ../../src/Wallabag/Wallabag/Resources/views/dark/public \ No newline at end of file
diff --git a/web/themes/default b/web/themes/default
index fd316b37..233e51eb 120000
--- a/web/themes/default
+++ b/web/themes/default
@@ -1 +1 @@
../../themes/default/public \ No newline at end of file ../../src/Wallabag/Wallabag/Resources/views/default/public \ No newline at end of file
diff --git a/web/themes/dmagenta b/web/themes/dmagenta
index 222bb6d5..d1ac2b11 120000
--- a/web/themes/dmagenta
+++ b/web/themes/dmagenta
@@ -1 +1 @@
../../themes/dmagenta/public \ No newline at end of file ../../src/Wallabag/Wallabag/Resources/views/dmagenta/public \ No newline at end of file
diff --git a/web/themes/solarized b/web/themes/solarized
index 426a3acc..4f53143d 120000
--- a/web/themes/solarized
+++ b/web/themes/solarized
@@ -1 +1 @@
../../themes/solarized/public \ No newline at end of file ../../src/Wallabag/Wallabag/Resources/views/solarized/public \ No newline at end of file
diff --git a/web/themes/solarized-dark b/web/themes/solarized-dark
index 822b6121..64d5be73 120000
--- a/web/themes/solarized-dark
+++ b/web/themes/solarized-dark
@@ -1 +1 @@
../../themes/solarized-dark/public \ No newline at end of file ../../src/Wallabag/Wallabag/Resources/views/solarized-dark/public \ No newline at end of file