diff --git a/src/pages/index.js b/src/pages/index.js index bf9df19..049d6f9 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -12,9 +12,9 @@ function HomepageHeader() { return (
- - {siteConfig.title} - +
+ {siteConfig.title} +

{siteConfig.tagline}

+ + + Layer 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/static/images/logos/owl.svg b/static/images/logos/owl.svg new file mode 100644 index 0000000..31bdf52 --- /dev/null +++ b/static/images/logos/owl.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/img/logo-light.svg b/static/img/logo-light.svg index 52e6fdd..31bdf52 100644 --- a/static/img/logo-light.svg +++ b/static/img/logo-light.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/img/logo.svg b/static/img/logo.svg index de2221d..31bdf52 100644 --- a/static/img/logo.svg +++ b/static/img/logo.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file