Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions content/blog/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
title: "Blog"
description: ""
images: []
draft: false
menu: main
weight: 4
---
2 changes: 1 addition & 1 deletion content/contact/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ description: "Send me a message!"
images: []
draft: false
menu: main
weight: 4
weight: 6
---
8 changes: 8 additions & 0 deletions content/photo_gallery/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
title: "Photo Gallery"
description: ""
images: []
draft: false
menu: main
weight: 3
---
2 changes: 1 addition & 1 deletion content/posts/Creating_1st_opensource_project.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Creating your first OpenSource project"
description: "Creating your first OpenSource project"
date: 2017-08-25
publishDate: 2017-08-25
author: "John Doe"
author: "Hrishikesh Barman"
images: []
draft: false
tags: ["gimt", "coding_club", "opensource"]
Expand Down