]> git.mdlowis.com Git - projs/mikedlowis.github.io/commitdiff
Fixed truncated subtitle/title
authorMike D. Lowis <mike.lowis@gentex.com>
Mon, 10 Aug 2015 18:24:57 +0000 (14:24 -0400)
committerMike D. Lowis <mike.lowis@gentex.com>
Mon, 10 Aug 2015 18:24:57 +0000 (14:24 -0400)
config.sh
site/articles.html
site/home.html
site/projects.html
site/prototypes.html

index 08a5f9daaa4f78d1bcf5724115557847aa1e66c0..a8afab6a774d88c51077b9db1cdf435ed796554b 100644 (file)
--- a/config.sh
+++ b/config.sh
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 export TITLE="Simplicity is the ultimate sophistication"
-export SUBTITLE=$TITLE
+export SUBTITLE="$TITLE"
 export COPYRIGHT="© 2015 Michael D. Lowis"
 export STYLE="/site/style.css"
 export LOGO="/site/logo.png"
index d9c853de5dff5c06027cd31cce74cdc66874ee9c..675948036dae9099d48af363e7ab8688db57b946 100644 (file)
@@ -10,7 +10,7 @@
     <div class="header">
         <a href="index.html"><img src="/site/logo.png"></a>
         <a class="headerLink" href="index.html">mdlowis</a>
-        <span class="headerSubtitle">Simplicity</span>
+        <span class="headerSubtitle">Simplicity is the ultimate sophistication</span>
     </div>
 
     <div class="menu">
index cb61adc79eed7beeb59c560ee47e6001e2274f16..fd2eccf17fb77ee73fb1fbf0f09c6a095fe593cd 100644 (file)
@@ -10,7 +10,7 @@
     <div class="header">
         <a href="index.html"><img src="/site/logo.png"></a>
         <a class="headerLink" href="index.html">mdlowis</a>
-        <span class="headerSubtitle">Simplicity</span>
+        <span class="headerSubtitle">Simplicity is the ultimate sophistication</span>
     </div>
 
     <div class="menu">
index d9c853de5dff5c06027cd31cce74cdc66874ee9c..675948036dae9099d48af363e7ab8688db57b946 100644 (file)
@@ -10,7 +10,7 @@
     <div class="header">
         <a href="index.html"><img src="/site/logo.png"></a>
         <a class="headerLink" href="index.html">mdlowis</a>
-        <span class="headerSubtitle">Simplicity</span>
+        <span class="headerSubtitle">Simplicity is the ultimate sophistication</span>
     </div>
 
     <div class="menu">
index d9c853de5dff5c06027cd31cce74cdc66874ee9c..675948036dae9099d48af363e7ab8688db57b946 100644 (file)
@@ -10,7 +10,7 @@
     <div class="header">
         <a href="index.html"><img src="/site/logo.png"></a>
         <a class="headerLink" href="index.html">mdlowis</a>
-        <span class="headerSubtitle">Simplicity</span>
+        <span class="headerSubtitle">Simplicity is the ultimate sophistication</span>
     </div>
 
     <div class="menu">