diff options
Diffstat (limited to 'about')
| -rw-r--r-- | about/cv.html | 4 | ||||
| -rw-r--r-- | about/index.html | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/about/cv.html b/about/cv.html index e4037a4..b5a7ddf 100644 --- a/about/cv.html +++ b/about/cv.html @@ -3,8 +3,8 @@ title: titles.cv layout: default namespace: about -permalink: /about/cv -permalink_en: /about/cv +permalink: /about/cv.html +permalink_en: /about/cv.html --- <div id="cv"> diff --git a/about/index.html b/about/index.html index 7498c4f..729f5fb 100644 --- a/about/index.html +++ b/about/index.html @@ -3,8 +3,8 @@ title: titles.about layout: default namespace: about -permalink: /about -permalink_en: /about +permalink: /about/ +permalink_en: /about/ --- {% tf about.md %} |
