From 083b6f86c0039388158e733c13dfa11214f6c9ce Mon Sep 17 00:00:00 2001
From: Jeffrey Phillips Freeman <freemo@gmail.com>
Date: Thu, 8 Dec 2016 15:42:13 -0500
Subject: [PATCH] Updated old metadata description.

---
 source/layout.html.haml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/source/layout.html.haml b/source/layout.html.haml
index 515833d..78b016b 100644
--- a/source/layout.html.haml
+++ b/source/layout.html.haml
@@ -5,7 +5,7 @@
     %meta{:content => "width=device-width, initial-scale=1", :name => "viewport"}
     %meta{:content => "IE=edge", "http-equiv" => "X-UA-Compatible"}
     %meta{:content => "no", :name => "msapplication-tap-highlight"}
-    %meta{:content => "Materialize is a modern responsive CSS framework based on Material Design by Google. ", :name => "description"}
+    %meta{:content => "Aparapi is an Open-source framework for executing native Java code on the GPU, developed by Syncleus.", :name => "description"}
     %title
       Aparapi | #{page_title}
     / Favicons
-- 
GitLab