#!/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"
<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">
<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">
<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">
<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">