1
0
mirror of https://github.com/kremalicious/portfolio.git synced 2025-02-14 21:10:41 +01:00

28 Commits

Author SHA1 Message Date
dependabot[bot]
0367005b19
Bump eslint-plugin-react from 7.25.1 to 7.25.3 (#665)
* Bump eslint-plugin-react from 7.25.1 to 7.25.3

Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.25.1 to 7.25.3.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases)
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.25.1...v7.25.3)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update SEO.jsx

* Update SEO.jsx

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2021-09-20 11:36:17 +02:00
80cbfd2cd2
refactor 2021-03-13 01:17:53 +01:00
46477cacd6
package updates 2020-04-11 23:40:25 +02:00
fb7132cbfc
more pure components 2019-11-26 18:25:42 +01:00
e84de746c7
get most site metadata from the resume 2019-11-19 22:49:17 +01:00
9d5e33b146
resume tweaks, markdown summaries 2019-11-19 22:29:48 +01:00
f44e0557ed
add resume 2019-11-19 22:29:48 +01:00
d9fa36608e
graphql query cleanup 2019-11-11 21:46:14 +01:00
8d5e2d6a7e
open source section 2019-05-26 23:52:55 +02:00
2791d28ac6
move content images around 2019-03-30 00:32:03 +01:00
97947bc614
fix default meta title 2018-12-09 15:22:51 +01:00
53305f90ba
refactor for shorter render function 2018-12-07 11:43:13 +01:00
d2a5f03435
create truncated excerpt on node creation 2018-12-07 11:20:02 +01:00
0a17e42451
more PureComponent 2018-12-07 10:31:35 +01:00
097874bb54
fix <title> 2018-12-07 10:11:59 +01:00
176b707d7e
seo component tweaks 2018-11-25 00:15:02 +01:00
593a4bd26d
package updates, put StaticQuery queries into variables 2018-09-06 11:34:50 +02:00
6bbf35b32e
queries refactoring 2018-08-26 21:28:06 +02:00
b86afe15c8
package updates 2018-05-22 20:40:57 +02:00
ca1810392b
truncate meta description 2018-05-13 01:05:09 +02:00
4064a8c5b0
fix share images 2018-05-11 01:17:25 +02:00
f9960a1d40
add html language tag 2018-05-10 01:47:28 +02:00
67d69d12df
fix SEO url 2018-05-07 21:35:32 +02:00
e1787e39e6
make vcard work again
* switch out problematic dependency
2018-05-07 10:48:34 +02:00
270abc5551
favicon & SEO tweaks 2018-05-07 01:43:33 +02:00
be35be544b
tweaks 2018-05-05 00:43:54 +02:00
e3d8ce14e1
switch to YAML data 2018-05-05 00:17:26 +02:00
b3c266f821
js -> jsx 2018-04-25 23:37:23 +02:00