Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Commit 18bc99d

Browse files
committed
Deploy
1 parent ccee9e9 commit 18bc99d

File tree

5 files changed

+2706
-2010
lines changed

5 files changed

+2706
-2010
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
# Change Log
22
All changes to Chicio coding will be documented in this file.
33

4-
## [4.11.0](https://github.com/chicio/chicio.github.io/releases/tag/v4.11.0)
5-
Release date: 2021-10-XX
4+
## [5.0.0](https://github.com/chicio/chicio.github.io/releases/tag/v5.0.0)
5+
Release date: 2021-10-28
66

77
#### Added
88

99
- Media query styled components mixin
1010
- animation on footer elements
1111
- Header logo for art page
12+
- GatsbyJs 4
1213

1314
#### Fixed
1415

gatsby-config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,7 @@ module.exports = {
192192
}
193193
`,
194194
output: "/rss.xml",
195+
title: "Chicio coding",
195196
},
196197
],
197198
},

0 commit comments

Comments
 (0)