forked from strimzi/strimzi.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git push --force-with-lease origin masterAdd announcement and zoom me…
…eting band (strimzi#179) home page... added code for announecment band for survey (with blue or orange background) and zoom meeting band. Added zoom meeting to community page too. Signed-off-by: insectengine <jcobb@redhat.com>
- Loading branch information
1 parent
2269ee6
commit ab8c999
Showing
7 changed files
with
98 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
<div class="component-slim announcement_orange"> | ||
<div class="grid-wrapper"> | ||
<div class="width-12-12"> | ||
<p>Take the <a href="https://www.surveymonkey.com/r/strimzi"> Strimzi 2020 survey</a> and let us know how you are using Strimzi. </p> | ||
</div> | ||
</div> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<div class="component-slim zoom_band"> | ||
<div class="grid-wrapper"> | ||
<div class="width-3-12"> | ||
<img src="assets/images/zoom_icon.svg"> | ||
</div> | ||
<div class="width-9-12"> | ||
<p>Join us for our <a href="#">biweekly community zoom meeting</a> where we discuss in all things Strimzi. </p> | ||
</div> | ||
</div> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.