From e50ec3e72b1937ed1a6d50417c318d3cb759ad1f Mon Sep 17 00:00:00 2001 From: gered Date: Sun, 6 Apr 2014 11:05:46 -0400 Subject: [PATCH] minor style tweak --- resources/views/home.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/views/home.html b/resources/views/home.html index eda1980..7274d44 100644 --- a/resources/views/home.html +++ b/resources/views/home.html @@ -15,7 +15,7 @@
-

Text   –>   ASCII

+

Text   →   ASCII

{% include 'methods/text.html' %} @@ -25,7 +25,7 @@
-

Image   –>   ASCII

+

Image   →   ASCII

{% include 'methods/image.html' %} @@ -34,7 +34,7 @@
-

Animated GIF   –>   ASCII

+

Animated GIF   →   ASCII

{% include 'methods/gif.html' %}