From 8b375b32fd5d7e38542167bc5b466b9262373ecc Mon Sep 17 00:00:00 2001 From: sasha-astiadi Date: Thu, 26 Sep 2024 03:01:09 +0200 Subject: [PATCH] add comments --- content/about/index.md | 16 +++++++++++++++- content/contact/index.md | 15 ++++++++++++++- content/home/index.md | 20 ++++++++++++++++++++ content/ventures/index.md | 14 ++++++++++++++ 4 files changed, 63 insertions(+), 2 deletions(-) diff --git a/content/about/index.md b/content/about/index.md index 74fce6f..d310c7e 100644 --- a/content/about/index.md +++ b/content/about/index.md @@ -8,5 +8,19 @@ weight: 2 template: "layouts/about.html" --- - + + diff --git a/content/contact/index.md b/content/contact/index.md index 2e20456..18345d9 100644 --- a/content/contact/index.md +++ b/content/contact/index.md @@ -8,5 +8,18 @@ weight: 2 template: "layouts/contact.html" --- - + + diff --git a/content/home/index.md b/content/home/index.md index 359e8c4..a80b709 100644 --- a/content/home/index.md +++ b/content/home/index.md @@ -7,3 +7,23 @@ draft: false weight: 1 --- + + \ No newline at end of file diff --git a/content/ventures/index.md b/content/ventures/index.md index 22ee664..3c1695f 100644 --- a/content/ventures/index.md +++ b/content/ventures/index.md @@ -7,3 +7,17 @@ draft: false weight: 3 template: "layouts/portfolio.html" --- + +