diff options
| author | Danilo M. <danix@danix.xyz> | 2026-04-29 20:11:24 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-04-29 20:11:24 +0200 |
| commit | 56cab023bf74506f10716b46106f1da319c8f081 (patch) | |
| tree | be7d881c2882fbba97ba6bdf5f0c0a2eded654e2 /content | |
| parent | 30820e945073c931f57ad9bf63e93dd82a58e88c (diff) | |
| download | danixxyz-56cab023bf74506f10716b46106f1da319c8f081.tar.gz danixxyz-56cab023bf74506f10716b46106f1da319c8f081.zip | |
Removed article "Come funziona questo sito"
Diffstat (limited to 'content')
| -rw-r--r-- | content/en/articles/come-funziona-questo-sito/index.md | 11 | ||||
| -rw-r--r-- | content/it/articles/come-funziona-questo-sito/index.md | 13 |
2 files changed, 0 insertions, 24 deletions
diff --git a/content/en/articles/come-funziona-questo-sito/index.md b/content/en/articles/come-funziona-questo-sito/index.md deleted file mode 100644 index cef01ef..0000000 --- a/content/en/articles/come-funziona-questo-sito/index.md +++ /dev/null @@ -1,11 +0,0 @@ -+++ -title = "How This Site Works" -date = "2024-11-12T11:12:25+01:00" -draft = true -type = "tech" -tags = ["web", "development"] -categories = ["DIY", "Code", "Blogging"] -author = "Danilo M." -+++ - -TODO: Translate this article from Italian to English. diff --git a/content/it/articles/come-funziona-questo-sito/index.md b/content/it/articles/come-funziona-questo-sito/index.md deleted file mode 100644 index 0477e83..0000000 --- a/content/it/articles/come-funziona-questo-sito/index.md +++ /dev/null @@ -1,13 +0,0 @@ -+++ -title = "Come Funziona Questo Sito" -date = "2024-11-12T11:12:25+01:00" -draft = true -type = "tech" -author = "Danilo M." -excerpt = "Questo sito è sviluppato con HUGO, ecco come funziona." -categories = [ "DIY", "Code", "Blogging"] -tags = [ "Hugo", "development", "web"] -typora-root-url = "../../static" -+++ - -Questo sito è sviluppato con HUGO, un framework per costruire siti "statici".
\ No newline at end of file |
