diff options
author | Oxbian <oxbian@mailbox.org> | 2024-12-02 16:20:38 -0500 |
---|---|---|
committer | Oxbian <oxbian@mailbox.org> | 2024-12-02 16:20:38 -0500 |
commit | 5c7929d9d74bf6f1c203283fc46c55ae705c2d92 (patch) | |
tree | 874b8c28070e434bed213e11b9cf7666c62c12a1 /templates/en | |
parent | 22989b7e000fd440056e9db93fc98cec3acac403 (diff) | |
download | ArKa-Blog-5c7929d9d74bf6f1c203283fc46c55ae705c2d92.tar.gz ArKa-Blog-5c7929d9d74bf6f1c203283fc46c55ae705c2d92.zip |
feat: restructuring blog
Diffstat (limited to 'templates/en')
-rw-r--r-- | templates/en/index_template.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/en/index_template.html b/templates/en/index_template.html index 8b1781b..3ef8845 100644 --- a/templates/en/index_template.html +++ b/templates/en/index_template.html @@ -39,7 +39,7 @@ <article> <h1>Welcome on my blog</h1> <p>On this blog you will found articles about IT, coding, network, cybersecurity, free software.. - Moreover I share articles about good practices in different domains like privacy, sport..</p> + Moreover I share articles about good practices in different domains.</p> $CONTENT </article> </main> |