diff options
| author | Danilo M. <danix@danix.xyz> | 2026-05-03 16:17:37 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-05-03 16:17:37 +0200 |
| commit | ab9c386a90ea79e8b691015f295ac9a0acd2759e (patch) | |
| tree | 21a6dac610b094870d850393813390463fef2362 /content | |
| parent | 6b77d5c2a54b3fb038c26f327ea06f8ecc85648f (diff) | |
| download | danixxyz-ab9c386a90ea79e8b691015f295ac9a0acd2759e.tar.gz danixxyz-ab9c386a90ea79e8b691015f295ac9a0acd2759e.zip | |
added draft for my-hugo-workflow article
Diffstat (limited to 'content')
| -rw-r--r-- | content/en/articles/my-hugo-workflow/index.md | 11 | ||||
| -rw-r--r-- | content/it/articles/my-hugo-workflow/index.md | 11 |
2 files changed, 22 insertions, 0 deletions
diff --git a/content/en/articles/my-hugo-workflow/index.md b/content/en/articles/my-hugo-workflow/index.md new file mode 100644 index 0000000..cf82862 --- /dev/null +++ b/content/en/articles/my-hugo-workflow/index.md @@ -0,0 +1,11 @@ ++++ +title = "My Hugo Workflow" +author = "Danilo M." +type = "life" +date = "2026-05-01T10:48:23+02:00" +draft = true +excerpt = "" +image = "" +tags = [] +categories = [] ++++ diff --git a/content/it/articles/my-hugo-workflow/index.md b/content/it/articles/my-hugo-workflow/index.md new file mode 100644 index 0000000..cf82862 --- /dev/null +++ b/content/it/articles/my-hugo-workflow/index.md @@ -0,0 +1,11 @@ ++++ +title = "My Hugo Workflow" +author = "Danilo M." +type = "life" +date = "2026-05-01T10:48:23+02:00" +draft = true +excerpt = "" +image = "" +tags = [] +categories = [] ++++ |
