From a16ee69edf9982462d735a971f8ee3769eb85d34 Mon Sep 17 00:00:00 2001 From: Wendel Nascimento Date: Fri, 14 Feb 2020 16:08:43 -0300 Subject: [PATCH] feat: adding logo --- _includes/shawee_team.html | 34 +++++++++++++++++++++++++++ _site/assets/css/BayMeetupLogo.svg | 9 ++++++++ _site/assets/css/style.css | 2 +- _site/index.html | 37 ++++++++++++++++++++++++++++++ assets/css/BayMeetupLogo.svg | 9 ++++++++ assets/css/style.scss | 4 +++- index.md | 4 ++++ 7 files changed, 97 insertions(+), 2 deletions(-) create mode 100644 _includes/shawee_team.html create mode 100644 _site/assets/css/BayMeetupLogo.svg create mode 100644 assets/css/BayMeetupLogo.svg diff --git a/_includes/shawee_team.html b/_includes/shawee_team.html new file mode 100644 index 0000000..2ce6638 --- /dev/null +++ b/_includes/shawee_team.html @@ -0,0 +1,34 @@ +
+
+
+

Meet our local team

+
+
+
+ Rodrigo Terron +
+

Rodrigo Terron

+

CEO

+ Shawee +
+
+
    +
  • +
+
+
+
+ Jean Paul Marinho +
+

Jean Paul Marinho

+

iOS Engineer

+
+
+
    +
  • +
+
+
+
+
+
\ No newline at end of file diff --git a/_site/assets/css/BayMeetupLogo.svg b/_site/assets/css/BayMeetupLogo.svg new file mode 100644 index 0000000..c3ab231 --- /dev/null +++ b/_site/assets/css/BayMeetupLogo.svg @@ -0,0 +1,9 @@ + + + + + + + \ No newline at end of file diff --git a/_site/assets/css/style.css b/_site/assets/css/style.css index 8d79f04..c3b128e 100644 --- a/_site/assets/css/style.css +++ b/_site/assets/css/style.css @@ -343,7 +343,7 @@ input[type=submit]:after { content: "SUBMIT"; } @media (max-width: 900px) { #img-col img { max-width: 50%; margin: 15px; } .align-center { text-align: center !important; } .head h1:before, .head h1:after { content: ""; height: 0px; width: 0px !important; } } -.page-header { background: #f7f0de; color: #2b4b95; } +.page-header { background: url(./BayMeetupLogo.svg) no-repeat, #f7f0de; background-size: contain; background-position: center center; color: #2b4b95; } .btn { color: white; background-color: #e86054; } .btn:hover { background-color: rgba(158, 182, 32, 0.8); } diff --git a/_site/index.html b/_site/index.html index ed49a61..cb51a74 100644 --- a/_site/index.html +++ b/_site/index.html @@ -396,6 +396,43 @@

Jean Paul Marinho



+
+
+
+

Meet our local team

+
+
+
+ Rodrigo Terron +
+

Rodrigo Terron

+

CEO

+ Shawee +
+
+
    +
  • +
+
+
+
+ Jean Paul Marinho +
+

Jean Paul Marinho

+

iOS Engineer

+
+
+
    +
  • +
+
+
+
+
+
+ +



+

Fabulous sponsors

diff --git a/assets/css/BayMeetupLogo.svg b/assets/css/BayMeetupLogo.svg new file mode 100644 index 0000000..c3ab231 --- /dev/null +++ b/assets/css/BayMeetupLogo.svg @@ -0,0 +1,9 @@ + + + + + + + \ No newline at end of file diff --git a/assets/css/style.scss b/assets/css/style.scss index b764641..c8628d5 100644 --- a/assets/css/style.scss +++ b/assets/css/style.scss @@ -115,7 +115,9 @@ input[type=submit] { } .page-header { - background: #f7f0de; + background: url(./BayMeetupLogo.svg) no-repeat, #f7f0de; + background-size: contain; + background-position: center center; color: $blue; } diff --git a/index.md b/index.md index e390341..2f71fa5 100644 --- a/index.md +++ b/index.md @@ -20,6 +20,10 @@ title: Bay Area Meetup Tech Series

+{% include shawee_team.html %} + +

+

Fabulous sponsors