aboutsummaryrefslogtreecommitdiffhomepage
path: root/web
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2015-01-28 13:58:12 +0100
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2015-01-28 13:58:12 +0100
commit19f2f11ee810cfd580cc23dabfafa658b5c4e99e (patch)
tree3403968dc56ea4b40efa266837c37f38408ca4a1 /web
parent9e11bfa4a632374df5b1e6bb380c769b6231225c (diff)
downloadwallabag-19f2f11ee810cfd580cc23dabfafa658b5c4e99e.tar.gz
wallabag-19f2f11ee810cfd580cc23dabfafa658b5c4e99e.tar.zst
wallabag-19f2f11ee810cfd580cc23dabfafa658b5c4e99e.zip
fix themes symlinks
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 2292e6c8..56b6a955 120000
--- a/web/themes/_global
+++ b/web/themes/_global
@@ -1 +1 @@
../../src/Wallabag/Wallabag/Resources/views/_global/public \ No newline at end of file ../../src/Wallabag/CoreBundle/Resources/views/_global/public \ No newline at end of file
diff --git a/web/themes/baggy b/web/themes/baggy
index c5ee4ca5..c36c831a 120000
--- a/web/themes/baggy
+++ b/web/themes/baggy
@@ -1 +1 @@
../../src/Wallabag/Wallabag/Resources/views/baggy/public \ No newline at end of file ../../src/Wallabag/CoreBundle/Resources/views/baggy/public \ No newline at end of file
diff --git a/web/themes/dark b/web/themes/dark
index 714fa786..fa4ed880 120000
--- a/web/themes/dark
+++ b/web/themes/dark
@@ -1 +1 @@
../../src/Wallabag/Wallabag/Resources/views/dark/public \ No newline at end of file ../../src/Wallabag/CoreBundle/Resources/views/dark/public \ No newline at end of file
diff --git a/web/themes/default b/web/themes/default
index 233e51eb..ee26b90d 120000
--- a/web/themes/default
+++ b/web/themes/default
@@ -1 +1 @@
../../src/Wallabag/Wallabag/Resources/views/default/public \ No newline at end of file ../../src/Wallabag/CoreBundle/Resources/views/default/public \ No newline at end of file
diff --git a/web/themes/dmagenta b/web/themes/dmagenta
index d1ac2b11..bcd8ef75 120000
--- a/web/themes/dmagenta
+++ b/web/themes/dmagenta
@@ -1 +1 @@
../../src/Wallabag/Wallabag/Resources/views/dmagenta/public \ No newline at end of file ../../src/Wallabag/CoreBundle/Resources/views/dmagenta/public/ \ No newline at end of file
diff --git a/web/themes/solarized b/web/themes/solarized
index 4f53143d..c44d5cef 120000
--- a/web/themes/solarized
+++ b/web/themes/solarized
@@ -1 +1 @@
../../src/Wallabag/Wallabag/Resources/views/solarized/public \ No newline at end of file ../../src/Wallabag/CoreBundle/Resources/views/solarized/public \ No newline at end of file
diff --git a/web/themes/solarized-dark b/web/themes/solarized-dark
index 64d5be73..0d548c41 120000
--- a/web/themes/solarized-dark
+++ b/web/themes/solarized-dark
@@ -1 +1 @@
../../src/Wallabag/Wallabag/Resources/views/solarized-dark/public \ No newline at end of file ../../src/Wallabag/CoreBundle/Resources/views/solarized-dark/public \ No newline at end of file