diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2014-10-12 15:27:43 +0200 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2014-10-12 15:27:43 +0200 |
commit | f97ae19fe276380e28e10ddc2f5c3a94f966ac5e (patch) | |
tree | 371dd54d2bb15bb629ad7f8fa49ab7e2d1de3377 /src/index.html | |
parent | a7a21ef921c1ccd644d766be0cb7172e2c986bf8 (diff) | |
download | theos-website-f97ae19fe276380e28e10ddc2f5c3a94f966ac5e.tar.xz |
bump modifiedDate on index...
Diffstat (limited to 'src/index.html')
-rw-r--r-- | src/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/index.html b/src/index.html index b133299..6843e94 100644 --- a/src/index.html +++ b/src/index.html @@ -38,7 +38,7 @@ </ul> </article> - <p class="info-right">Last updated <time itemprop="dateModified" datetime="2014-10-10">2014-10-10</time></p> + <p class="info-right">Last updated <time itemprop="dateModified" datetime="2014-10-12">2014-10-12</time></p> <p class="info-right botborder"><a rel="author" href="https://theos.kyriasis.com/~kyrias/about.html">Johannes Löthberg</a></p> %include partials/footer.html |