diff --git a/_layouts/services/default.html b/_layouts/services/default.html new file mode 100644 index 0000000000000000000000000000000000000000..003672cf787fde8529d41463a1ad3ff334a4e71c --- /dev/null +++ b/_layouts/services/default.html @@ -0,0 +1,22 @@ +{%- include top.html -%} + +<body> + + {%- include header.html -%} + + <main> + + {%- include title_image.html -%} + + <section> + <article> + {{ content }} + </article> + </section> + </main> + + {%- include footer.html -%} + +</body> + +</html> diff --git a/assets/img/coding_background.jpg b/assets/img/coding_background.jpg new file mode 100644 index 0000000000000000000000000000000000000000..559769ed762d9d5dd8aa55a5a1c16bc8fbdc749b Binary files /dev/null and b/assets/img/coding_background.jpg differ diff --git a/assets/img/jumbotrons/desktop/coding_background.jpg b/assets/img/jumbotrons/desktop/coding_background.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8987ebe37ec9f110ede9b3cef08ac0bc630a613f Binary files /dev/null and b/assets/img/jumbotrons/desktop/coding_background.jpg differ diff --git a/assets/img/jumbotrons/display_2k/coding_background.jpg b/assets/img/jumbotrons/display_2k/coding_background.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e337d4a841582e24405c0c35a1d8906e4fed5536 Binary files /dev/null and b/assets/img/jumbotrons/display_2k/coding_background.jpg differ diff --git a/assets/img/jumbotrons/phone/coding_background.jpg b/assets/img/jumbotrons/phone/coding_background.jpg new file mode 100644 index 0000000000000000000000000000000000000000..559769ed762d9d5dd8aa55a5a1c16bc8fbdc749b Binary files /dev/null and b/assets/img/jumbotrons/phone/coding_background.jpg differ diff --git a/assets/img/jumbotrons/tablet/coding_background.jpg b/assets/img/jumbotrons/tablet/coding_background.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bf80c5c111084f57de62241bce23a731b0843fc3 Binary files /dev/null and b/assets/img/jumbotrons/tablet/coding_background.jpg differ diff --git a/services/training.md b/services/training.md index fe768aa3516d0fa5b2d19d96c1c37bc7cb382866..0f73fd985a5afb8918c5fc2510a940268b33a550 100644 --- a/services/training.md +++ b/services/training.md @@ -1,6 +1,6 @@ --- title: Education & Training -title_image: default +title_image: coding_background.jpg layout: services/default author: none additional_css: