diff --git a/content/mediakit/images/OW_Logo.png b/content/mediakit/images/OW_Logo.png new file mode 100644 index 0000000..4cc8c9e Binary files /dev/null and b/content/mediakit/images/OW_Logo.png differ diff --git a/content/mediakit/images/kds.png b/content/mediakit/images/kds.png new file mode 100644 index 0000000..8b17f18 Binary files /dev/null and b/content/mediakit/images/kds.png differ diff --git a/content/mediakit/img/OW_Logo.png b/content/mediakit/img/OW_Logo.png new file mode 100644 index 0000000..6fbdfee Binary files /dev/null and b/content/mediakit/img/OW_Logo.png differ diff --git a/content/mediakit/img/about.jpeg b/content/mediakit/img/about.jpeg new file mode 100644 index 0000000..c6eacc7 Binary files /dev/null and b/content/mediakit/img/about.jpeg differ diff --git a/content/mediakit/img/exits.png b/content/mediakit/img/exits.png new file mode 100644 index 0000000..be92188 Binary files /dev/null and b/content/mediakit/img/exits.png differ diff --git a/content/mediakit/img/freeflow.png b/content/mediakit/img/freeflow.png new file mode 100644 index 0000000..804c989 Binary files /dev/null and b/content/mediakit/img/freeflow.png differ diff --git a/content/mediakit/img/president.png b/content/mediakit/img/president.png new file mode 100644 index 0000000..41dfc4d Binary files /dev/null and b/content/mediakit/img/president.png differ diff --git a/content/mediakit/img/threefold.png b/content/mediakit/img/threefold.png new file mode 100644 index 0000000..094680d Binary files /dev/null and b/content/mediakit/img/threefold.png differ diff --git a/content/mediakit/index.md b/content/mediakit/index.md new file mode 100644 index 0000000..fa1765a --- /dev/null +++ b/content/mediakit/index.md @@ -0,0 +1,25 @@ +--- +title: "About" +description: "" +date: 2018-09-14 +updated: 2021-02-20 +draft: false +weight: 2 +template: "layouts/mediakit.html" +--- + + + + diff --git a/content/mediakit/videos/ow.mp4 b/content/mediakit/videos/ow.mp4 new file mode 100644 index 0000000..3d4f9ca Binary files /dev/null and b/content/mediakit/videos/ow.mp4 differ diff --git a/static/images/download/ow_icon_black.zip b/static/images/download/ow_icon_black.zip new file mode 100644 index 0000000..6f364d0 Binary files /dev/null and b/static/images/download/ow_icon_black.zip differ diff --git a/static/images/download/ow_icon_white.zip b/static/images/download/ow_icon_white.zip new file mode 100644 index 0000000..212f3dc Binary files /dev/null and b/static/images/download/ow_icon_white.zip differ diff --git a/static/images/download/ow_logo_horizontal_white.zip b/static/images/download/ow_logo_horizontal_white.zip new file mode 100644 index 0000000..690b661 Binary files /dev/null and b/static/images/download/ow_logo_horizontal_white.zip differ diff --git a/static/images/download/ow_logo_vertical_black.zip b/static/images/download/ow_logo_vertical_black.zip new file mode 100644 index 0000000..e68a303 Binary files /dev/null and b/static/images/download/ow_logo_vertical_black.zip differ diff --git a/static/images/download/ow_logo_vertical_white.zip b/static/images/download/ow_logo_vertical_white.zip new file mode 100644 index 0000000..b156f97 Binary files /dev/null and b/static/images/download/ow_logo_vertical_white.zip differ diff --git a/static/images/download/owh_logo_horizontal_black.zip b/static/images/download/owh_logo_horizontal_black.zip new file mode 100644 index 0000000..03e9163 Binary files /dev/null and b/static/images/download/owh_logo_horizontal_black.zip differ diff --git a/static/images/download/svg/HORIZONTAL.png b/static/images/download/svg/HORIZONTAL.png new file mode 100644 index 0000000..7ad3ae5 Binary files /dev/null and b/static/images/download/svg/HORIZONTAL.png differ diff --git a/static/images/download/svg/HORIZONTAL_W.png b/static/images/download/svg/HORIZONTAL_W.png new file mode 100644 index 0000000..98a2729 Binary files /dev/null and b/static/images/download/svg/HORIZONTAL_W.png differ diff --git a/static/images/download/svg/ICON.png b/static/images/download/svg/ICON.png new file mode 100644 index 0000000..6ec6b9f Binary files /dev/null and b/static/images/download/svg/ICON.png differ diff --git a/static/images/download/svg/ICON_W.png b/static/images/download/svg/ICON_W.png new file mode 100644 index 0000000..aaa93ed Binary files /dev/null and b/static/images/download/svg/ICON_W.png differ diff --git a/static/images/download/svg/VERTICAL.png b/static/images/download/svg/VERTICAL.png new file mode 100644 index 0000000..01d4a73 Binary files /dev/null and b/static/images/download/svg/VERTICAL.png differ diff --git a/static/images/download/svg/VERTICAL_W.png b/static/images/download/svg/VERTICAL_W.png new file mode 100644 index 0000000..515c985 Binary files /dev/null and b/static/images/download/svg/VERTICAL_W.png differ diff --git a/static/images/download/svg/horizontal.svg b/static/images/download/svg/horizontal.svg new file mode 100644 index 0000000..d61d890 --- /dev/null +++ b/static/images/download/svg/horizontal.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/images/download/svg/icon.svg b/static/images/download/svg/icon.svg new file mode 100644 index 0000000..7518423 --- /dev/null +++ b/static/images/download/svg/icon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/images/download/svg/vertical.svg b/static/images/download/svg/vertical.svg new file mode 100644 index 0000000..85bc19d --- /dev/null +++ b/static/images/download/svg/vertical.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/templates/layouts/mediakit.html b/templates/layouts/mediakit.html new file mode 100644 index 0000000..ca706bd --- /dev/null +++ b/templates/layouts/mediakit.html @@ -0,0 +1,16 @@ +{% extends "_default/base.html" %} +{% block content %} + + + + + +
+ {% set page = get_page(path="mediakit/index.md") %} + {{page.content | safe}} +
+ +{% include "partials/media_hero.html" %} +{% include "partials/quote.html" %} + +{% endblock content %} \ No newline at end of file diff --git a/templates/partials/footer.html b/templates/partials/footer.html index 8f160ec..9c592b9 100644 --- a/templates/partials/footer.html +++ b/templates/partials/footer.html @@ -21,7 +21,10 @@

© 2024 OurWorld Holdings, All rights reserved. Terms & Conditions | - Privacy Policy + + Privacy Policy | + + Media Kit

diff --git a/templates/partials/media_hero.html b/templates/partials/media_hero.html new file mode 100644 index 0000000..9934adc --- /dev/null +++ b/templates/partials/media_hero.html @@ -0,0 +1,73 @@ +
+
+
+

Logo and Brand Assets

+

All the assets and brand resources you need to share OurWorld with the world.

+
+
+

Black Versions (PNG & SVG)

+
+ + +
+

White Versions (PNG & SVG)

+
+ +
+