summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--views/layout.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/layout.haml b/views/layout.haml
index 7aa29f1..77c0c93 100644
--- a/views/layout.haml
+++ b/views/layout.haml
@@ -28,7 +28,7 @@
%li.nav-item{:class=>("active" if /video/ =~ request.path)}
%a.h4.nav-link{ :href => "/video" } Video
%li.nav-item{:class=>("active" if /pics/ =~ request.path)}
- %a.h4.nav-link{ :href => "/pics" } Pics
+ %a.h4.nav-link{ :href => "https://pdp8.info/images.html" } Pics
%li.nav-item{:class=>("active" if /merch/ =~ request.path)}
%a.h4.nav-link{ :href => "/merch" } Merch
-#%div.d-inline-flex