diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2023-07-14 12:08:29 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2023-07-14 12:08:29 +0200 |
| commit | 2534f616762e947c76e07c1ff5d906d8cf4ec304 (patch) | |
| tree | dceecb23ee2ead8671b85cc0ea76326657ed8c3e /_i18n/ca/index.md | |
| parent | 21114ec408a35e93ca6faf779a6ec50ddcad57ac (diff) | |
| download | jo.mssola.com-2534f616762e947c76e07c1ff5d906d8cf4ec304.tar.gz jo.mssola.com-2534f616762e947c76e07c1ff5d906d8cf4ec304.zip | |
Simplified site
Since I don't have many things on the "Writing" section, and I find
myself not using the blog at all, let us hide these sections for now.
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to '_i18n/ca/index.md')
| -rw-r--r-- | _i18n/ca/index.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/_i18n/ca/index.md b/_i18n/ca/index.md index f2fc449..aa26017 100644 --- a/_i18n/ca/index.md +++ b/_i18n/ca/index.md @@ -1 +1,4 @@ -{% include grid.html index=true %} +<!-- {% include grid.html index=true %} --> +<div id="about"> + {% tf about.md %} +</div> |
