diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2021-07-06 08:46:18 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2021-07-06 08:46:18 +0200 |
| commit | 6be4bdf6ad92eea3e57ccfaf95672daf43cc1090 (patch) | |
| tree | 090a0fc781b2482be03f8bef69d33dc7d9ba7c09 /about/index.html | |
| parent | ba3cfcd0b25c2b4ff47d325db3c592a0673df5f6 (diff) | |
| download | jo.mssola.com-6be4bdf6ad92eea3e57ccfaf95672daf43cc1090.tar.gz jo.mssola.com-6be4bdf6ad92eea3e57ccfaf95672daf43cc1090.zip | |
ci: fixed a lot of issues with style and urls
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to 'about/index.html')
| -rw-r--r-- | about/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
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 %} |
