Skip to content

Commit c79ffe2

Browse files
committed
fix: 🐛 fix repo url
1 parent 7017d47 commit c79ffe2

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

CHANGELOG.md

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -8,30 +8,30 @@ All notable changes to this project will be documented in this file. See [standa
88

99
### Bug Fixes
1010

11-
* :bug: add typography to production build ([2a6af49](https://github.com/kitos/kitos/commit/2a6af49))
12-
* :bug: styled-components ssr (update deps) ([d63f5f1](https://github.com/kitos/kitos/commit/d63f5f1))
13-
* **social links:** remove extra padding ([8f2f93d](https://github.com/kitos/kitos/commit/8f2f93d))
14-
* :bug: update video rect on scroll ([5fff167](https://github.com/kitos/kitos/commit/5fff167))
15-
* add padding to page for mobile version ([003243d](https://github.com/kitos/kitos/commit/003243d))
16-
* add slash to links ([9160d57](https://github.com/kitos/kitos/commit/9160d57))
11+
* :bug: add typography to production build ([2a6af49](https://github.com/kitos/kitos.github.io/commit/2a6af49))
12+
* :bug: styled-components ssr (update deps) ([d63f5f1](https://github.com/kitos/kitos.github.io/commit/d63f5f1))
13+
* **social links:** remove extra padding ([8f2f93d](https://github.com/kitos/kitos.github.io/commit/8f2f93d))
14+
* :bug: update video rect on scroll ([5fff167](https://github.com/kitos/kitos.github.io/commit/5fff167))
15+
* add padding to page for mobile version ([003243d](https://github.com/kitos/kitos.github.io/commit/003243d))
16+
* add slash to links ([9160d57](https://github.com/kitos/kitos.github.io/commit/9160d57))
1717

1818

1919
### Features
2020

21-
* :lipstick: add fancy header ([5a520a0](https://github.com/kitos/kitos/commit/5a520a0))
22-
* :lipstick: add footer ([df04073](https://github.com/kitos/kitos/commit/df04073))
23-
* :lipstick: add youtube play button ([4b33a8f](https://github.com/kitos/kitos/commit/4b33a8f))
24-
* :lipstick: change header ([cd7b7e0](https://github.com/kitos/kitos/commit/cd7b7e0))
25-
* :lipstick: load thumbnail according to screen resolution ([fe75e5a](https://github.com/kitos/kitos/commit/fe75e5a))
26-
* :lipstick: style technologies ([2f5a635](https://github.com/kitos/kitos/commit/2f5a635))
27-
* :sparkles: add "Public activity" page ([7ae056c](https://github.com/kitos/kitos/commit/7ae056c))
28-
* :sparkles: add border to header ([7778d48](https://github.com/kitos/kitos/commit/7778d48))
29-
* :sparkles: add header with navigation ([77b35d0](https://github.com/kitos/kitos/commit/77b35d0))
30-
* :sparkles: add projects info ([1ec327b](https://github.com/kitos/kitos/commit/1ec327b))
31-
* :sparkles: move social icons to header, add icons ([763e2ea](https://github.com/kitos/kitos/commit/763e2ea))
32-
* add changelog generation ([4ed0715](https://github.com/kitos/kitos/commit/4ed0715))
33-
* add some info about me ([be81843](https://github.com/kitos/kitos/commit/be81843))
34-
* **social links:** :lipstick: add hover animation ([53cab83](https://github.com/kitos/kitos/commit/53cab83))
35-
* rename past projects to portfolio ([7cbad64](https://github.com/kitos/kitos/commit/7cbad64))
36-
* sort project by end date; change date format; add one more project ([cfe6450](https://github.com/kitos/kitos/commit/cfe6450))
37-
* sort videos by date; add new video ([71ba65e](https://github.com/kitos/kitos/commit/71ba65e))
21+
* :lipstick: add fancy header ([5a520a0](https://github.com/kitos/kitos.github.io/commit/5a520a0))
22+
* :lipstick: add footer ([df04073](https://github.com/kitos/kitos.github.io/commit/df04073))
23+
* :lipstick: add youtube play button ([4b33a8f](https://github.com/kitos/kitos.github.io/commit/4b33a8f))
24+
* :lipstick: change header ([cd7b7e0](https://github.com/kitos/kitos.github.io/commit/cd7b7e0))
25+
* :lipstick: load thumbnail according to screen resolution ([fe75e5a](https://github.com/kitos/kitos.github.io/commit/fe75e5a))
26+
* :lipstick: style technologies ([2f5a635](https://github.com/kitos/kitos.github.io/commit/2f5a635))
27+
* :sparkles: add "Public activity" page ([7ae056c](https://github.com/kitos/kitos.github.io/commit/7ae056c))
28+
* :sparkles: add border to header ([7778d48](https://github.com/kitos/kitos.github.io/commit/7778d48))
29+
* :sparkles: add header with navigation ([77b35d0](https://github.com/kitos/kitos.github.io/commit/77b35d0))
30+
* :sparkles: add projects info ([1ec327b](https://github.com/kitos/kitos.github.io/commit/1ec327b))
31+
* :sparkles: move social icons to header, add icons ([763e2ea](https://github.com/kitos/kitos.github.io/commit/763e2ea))
32+
* add changelog generation ([4ed0715](https://github.com/kitos/kitos.github.io/commit/4ed0715))
33+
* add some info about me ([be81843](https://github.com/kitos/kitos.github.io/commit/be81843))
34+
* **social links:** :lipstick: add hover animation ([53cab83](https://github.com/kitos/kitos.github.io/commit/53cab83))
35+
* rename past projects to portfolio ([7cbad64](https://github.com/kitos/kitos.github.io/commit/7cbad64))
36+
* sort project by end date; change date format; add one more project ([cfe6450](https://github.com/kitos/kitos.github.io/commit/cfe6450))
37+
* sort videos by date; add new video ([71ba65e](https://github.com/kitos/kitos.github.io/commit/71ba65e))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,6 @@
6464
],
6565
"repository": {
6666
"type": "git",
67-
"url": "https://github.com/kitos/kitos"
67+
"url": "https://github.com/kitos/kitos.github.io"
6868
}
6969
}

0 commit comments

Comments
 (0)