diff options
| author | Danilo M. <danix@danix.xyz> | 2026-05-11 11:23:07 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-05-11 11:23:07 +0200 |
| commit | ecc6863e3dd269693bd9df384df736c1a09f3f41 (patch) | |
| tree | dfd4b443733c3ecdaa2daad58b3caca75456b12e /content/en/_index.md | |
| parent | 96d8eff1a10ae6b3d508c00cce01f81057d15332 (diff) | |
| download | danixxyz-ecc6863e3dd269693bd9df384df736c1a09f3f41.tar.gz danixxyz-ecc6863e3dd269693bd9df384df736c1a09f3f41.zip | |
seo: add H1 to homepages and excerpt to 18 articles (IT/EN)
Add H1 headings to both IT and EN homepages for SEO. Add missing
excerpt frontmatter to 18 articles lacking per-page meta descriptions.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'content/en/_index.md')
| -rw-r--r-- | content/en/_index.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/content/en/_index.md b/content/en/_index.md index 68fb715..8843a37 100644 --- a/content/en/_index.md +++ b/content/en/_index.md @@ -5,6 +5,8 @@ description: "Portfolio and blog by Danilo Macrì" {{< gravatar email="danixland@gmail.com" class="mx-auto w-32 h-32 rounded-full object-cover" >}} +# Hi, I'm danix + Welcome to danix.xyz, my name is Danilo but you can call me danix. > Here I write about stuff I find interesting. On this site you may read about web development in WordPress, Hugo, AI, bash, Slackware GNU/Linux, and lots of other things. Feel free to have a look and take what you like.
\ No newline at end of file |
