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).