From 17eea1e62a6b153315147b9d0f80a3c7235637f5 Mon Sep 17 00:00:00 2001 From: Jeffrey Phillips Freeman <freemo@gmail.com> Date: Wed, 21 Dec 2016 04:01:50 -0500 Subject: [PATCH] Added nextome to showcase. --- source/showcase.html.haml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/source/showcase.html.haml b/source/showcase.html.haml index de5ab03..60a0ae6 100644 --- a/source/showcase.html.haml +++ b/source/showcase.html.haml @@ -24,6 +24,11 @@ title: Showcase %img.materialboxed.responsive-img.z-depth-1{"data-caption" => "Gaggle Mail", :src => "images/showcase/openrc.png"}/ %h5.center %a{:href => "https://github.com/macroing/OpenRC", :target => "_blank"} Open Ray Caster + .row + .col.s12.m4 + %img.materialboxed.responsive-img.z-depth-1{"data-caption" => "Nextome", :src => "images/showcase/nextome.jpg"} + %h5.center + %a{:href => "http://www.nextome.net/", :target => "_blank"} Nextome -#.row -# .col.s12.m4 @@ -37,4 +42,4 @@ title: Showcase -# .col.s12.m4 -# %img.materialboxed.responsive-img.z-depth-1{"data-caption" => "Caliber", :src => "images/showcase/caliber.png"}/ -# %h5.center - -# %a{:href => "http://jumpcatch.com/srinivasan/caliber/", :target => "_blank"} Caliber \ No newline at end of file + -# %a{:href => "http://jumpcatch.com/srinivasan/caliber/", :target => "_blank"} Caliber -- GitLab