From 0a6d72f6717457928b986aaae5afd056253817ff Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Sun, 5 Sep 2021 18:45:32 +0200 Subject: [PATCH] Add carbon integration --- components/footer.tsx | 9 ++++ {icons => components/icons}/video-icon.tsx | 0 components/md-renderer/index.tsx | 2 +- pages/_app.tsx | 3 +- pages/index.tsx | 2 +- styles/carbon.css | 62 ++++++++++++++++++++++ {lib => styles}/theme.ts | 0 7 files changed, 75 insertions(+), 3 deletions(-) rename {icons => components/icons}/video-icon.tsx (100%) create mode 100644 styles/carbon.css rename {lib => styles}/theme.ts (100%) diff --git a/components/footer.tsx b/components/footer.tsx index febbcc7fe..1b8a99c80 100644 --- a/components/footer.tsx +++ b/components/footer.tsx @@ -63,6 +63,15 @@ export function Footer() { + + {process.env.GA_SECRET && false && ( +