diff options
author | luxagraf <sng@luxagraf.net> | 2015-07-21 14:26:19 +0000 |
---|---|---|
committer | luxagraf <sng@luxagraf.net> | 2015-07-21 14:26:19 +0000 |
commit | d964debb5a3e0814c1b3249bcc4616742e85bae5 (patch) | |
tree | 3f1971e6cb97484deba6525313b749a9c862ace8 /design/templates/archives | |
parent | b00a2d9657c5ef40421f7320073aa71da3ff3d59 (diff) |
fixed a couple typos and bugs
Diffstat (limited to 'design/templates/archives')
-rw-r--r-- | design/templates/archives/homepage.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/design/templates/archives/homepage.html b/design/templates/archives/homepage.html index 9c08876..de79894 100644 --- a/design/templates/archives/homepage.html +++ b/design/templates/archives/homepage.html @@ -41,7 +41,7 @@ <div class="homepage--about homepage--section"> <h3 class="homepage--arc-header">About Luxagraf</h3> <p>Luxagraf is my notebook. Something that, in an earlier age, I would have long ago lost in the backseat of a taxi. </p> - <p>Or something like that. It could just be a website. Except that I don’t do lists. And I’m not trying to make money of it.</p><p>Whatever it is, whatever brought you here, I hope enjoy it.</p> + <p>Or something like that. It could just be a website. Except that I don’t do lists. And I’m not trying to make money off of it.</p><p>Whatever it is, whatever brought you here, I hope enjoy it.</p> </div> <div class="homepage--section"> <section class="archive homepage--archives"> |