From d3c07d5717b500a4f236373171189334d3e16836 Mon Sep 17 00:00:00 2001 From: "dev.to bot" Date: Fri, 8 Apr 2022 11:07:27 +0000 Subject: [PATCH] chore: update published articles [skip ci] --- Days/day11.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Days/day11.md b/Days/day11.md index 733d22d..e8eef01 100644 --- a/Days/day11.md +++ b/Days/day11.md @@ -1,10 +1,11 @@ --- -title: "#90DaysOfDevOps - Variables & Constants in Go - Day 11" +title: '#90DaysOfDevOps - Variables & Constants in Go - Day 11' published: false -description: "90DaysOfDevOps - Variables & Constants in Go" -tags: "devops, 90daysofdevops, learning" +description: 90DaysOfDevOps - Variables & Constants in Go +tags: 'devops, 90daysofdevops, learning' cover_image: null canonical_url: null +id: 1048862 --- Before we get into the topics for today I want to give a massive shout out to [Techworld with Nana](https://www.youtube.com/watch?v=yyUHQIec83I) and this fantastic concise journey through the fundamentals of Go. @@ -165,4 +166,4 @@ There are many different types of integer and float types the links above will c Next up we are going to start adding some user input functionality to our program so that we are asking how many days have been completed. -See you on [Day 12](day12.md). \ No newline at end of file +See you on [Day 12](day12.md).