Skip to content

Commit

Permalink
Merge pull request #563 from naher94/development
Browse files Browse the repository at this point in the history
Year in Review Tile Added
  • Loading branch information
naher94 authored Dec 31, 2022
2 parents e0d7ea6 + b389b29 commit 9129bf3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ description: > # this means to ignore newlines until "baseurl:"
baseurl: "" # the subpath of your site, e.g. /blog
url: "https://rehanbutt.com" # the base hostname & protocol for your site
version: 6.18.0
version: 6.19.0
version-naming: [Apricot, Blackcurrent, Coconut, Dragonfruit, Elderberry, Fig]

# Build settings
Expand Down
6 changes: 6 additions & 0 deletions _year-in-review/2022.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
year: 2022
color: "radial-gradient(circle at top left, rgba(102,255,246,1) 0%, rgba(169,101,255,1) 100%);"
color-dark: "radial-gradient(circle at top left, rgb(73, 185, 177) 0%, rgb(106, 64, 162) 100%);"
current:
---

0 comments on commit 9129bf3

Please sign in to comment.