diff options
| author | Danilo M. <danix@danix.xyz> | 2026-04-22 18:34:54 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-04-24 11:25:07 +0200 |
| commit | 0638a25e2c2476ff19d17da1b7a014aae91692c9 (patch) | |
| tree | d2c216e7d7ba3681ae7bb61d96242f20b2c25e97 /content/en/articles/come-funziona-questo-sito | |
| parent | 73acafa5f8f5c5a5d83ccee22ff66079b5037c89 (diff) | |
| download | danixxyz-0638a25e2c2476ff19d17da1b7a014aae91692c9.tar.gz danixxyz-0638a25e2c2476ff19d17da1b7a014aae91692c9.zip | |
working on the frontmatters for all articlesrelease_24042026-1126
Diffstat (limited to 'content/en/articles/come-funziona-questo-sito')
| -rw-r--r-- | content/en/articles/come-funziona-questo-sito/index.md | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/content/en/articles/come-funziona-questo-sito/index.md b/content/en/articles/come-funziona-questo-sito/index.md index edd33ce..0477e83 100644 --- a/content/en/articles/come-funziona-questo-sito/index.md +++ b/content/en/articles/come-funziona-questo-sito/index.md @@ -2,13 +2,12 @@ title = "Come Funziona Questo Sito" date = "2024-11-12T11:12:25+01:00" draft = true -type = "life" +type = "tech" author = "Danilo M." excerpt = "Questo sito è sviluppato con HUGO, ecco come funziona." -categories = ["blogging", "diy", "hugo", "code"] -tags = ["web", "development"] +categories = [ "DIY", "Code", "Blogging"] +tags = [ "Hugo", "development", "web"] typora-root-url = "../../static" +++ -Questo sito è sviluppato con HUGO, un framework per costruire siti "statici". - +Questo sito è sviluppato con HUGO, un framework per costruire siti "statici".
\ No newline at end of file |
