diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2023-04-10 18:39:05 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2023-04-10 18:39:05 +0200 |
| commit | 83378509ecb0578a0c0e811a31985379cee3969f (patch) | |
| tree | 996b8fbf152c8949085aeea6776d83e9643af514 /about/index.html | |
| parent | cbd092f5d020dbebda7a364606b26dc5aef0e72e (diff) | |
| download | jo.mssola.com-83378509ecb0578a0c0e811a31985379cee3969f.tar.gz jo.mssola.com-83378509ecb0578a0c0e811a31985379cee3969f.zip | |
Updated 'about' page
Setting up a more formal and up-to-date page with more relevant
information.
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, 3 insertions, 1 deletions
diff --git a/about/index.html b/about/index.html index 729f5fb..03c3b88 100644 --- a/about/index.html +++ b/about/index.html @@ -7,4 +7,6 @@ permalink: /about/ permalink_en: /about/ --- -{% tf about.md %} +<div id="about"> + {% tf about.md %} +</div> |
