diff options
Diffstat (limited to 'about')
| -rw-r--r-- | about/cv.html | 12 | ||||
| -rw-r--r-- | about/index.html | 12 |
2 files changed, 0 insertions, 24 deletions
diff --git a/about/cv.html b/about/cv.html deleted file mode 100644 index b5a7ddf..0000000 --- a/about/cv.html +++ /dev/null @@ -1,12 +0,0 @@ ---- -title: titles.cv -layout: default - -namespace: about -permalink: /about/cv.html -permalink_en: /about/cv.html ---- - -<div id="cv"> - {% tf cv.md %} -</div> diff --git a/about/index.html b/about/index.html deleted file mode 100644 index 03c3b88..0000000 --- a/about/index.html +++ /dev/null @@ -1,12 +0,0 @@ ---- -title: titles.about -layout: default - -namespace: about -permalink: /about/ -permalink_en: /about/ ---- - -<div id="about"> - {% tf about.md %} -</div> |
