diff --git a/components/Meta.js b/components/Meta.js index b49d2b3..96ad3fc 100644 --- a/components/Meta.js +++ b/components/Meta.js @@ -6,15 +6,24 @@ import Typography from './style/Typography' export default () => (
+ + + + + + + + + + + Carbon + { THEMES.map((theme, i) => ( )) } - - - diff --git a/static/favicon.ico b/static/favicon.ico index 1986d6f..308ba8a 100644 Binary files a/static/favicon.ico and b/static/favicon.ico differ