From edf47ea3075f747e30e8f25bd0f3bee842074c97 Mon Sep 17 00:00:00 2001 From: bhushan-ebi Date: Tue, 20 Aug 2024 11:28:12 +0000 Subject: [PATCH] deploy: 082dda98e99c9f9688f33eb83cd57ef7a38e60c6 --- css/styles.css | 4 ++-- index.html | 4 ++-- posts/index.html | 2 +- posts/sample-post/index.html | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/css/styles.css b/css/styles.css index ee8d70b..979c485 100644 --- a/css/styles.css +++ b/css/styles.css @@ -2,7 +2,7 @@ * Version: 1.0.0-beta.4 * Location: components/undefined * VF Core version in use: 2.2.45 - * Build time: Tue, 20 Aug 2024 11:20:59 GMT + * Build time: Tue, 20 Aug 2024 11:27:39 GMT */:root{--vf-color--green: #18974c;--vf-color--green--darkest: #0a5032;--vf-color--green--dark: #007b53;--vf-color--green--light: #6cc24a;--vf-color--green--lightest: #d0debb;--vf-color--grey: #707372;--vf-color--grey--darkest: #373a36;--vf-color--grey--dark: #54585a;--vf-color--grey--light: #a8a99e;--vf-color--grey--lightest: #d0d0ce;--vf-color--red: #d41645;--vf-color--red--dark: #a6093d;--vf-color--red--light: #e58f9e;--vf-color--blue: #3b6fb6;--vf-color--blue--dark: #193f90;--vf-color--blue--light: #8bb8e8;--vf-color--purple: #734595;--vf-color--purple--dark: #563d82;--vf-color--purple--light: #cba3d8;--vf-color--orange: #f49e17;--vf-color--orange--dark: #b65417;--vf-color--orange--light: #efc06e;--vf-color--yellow: #f4c61f;--vf-color--yellow--dark: #ffb81c;--vf-color--yellow--light: #fdd757;--vf-color--bright-green: #a1be1f;--vf-color--bright-green--dark: #7fb428;--vf-color--bright-green--light: #e2e868}:root{--vf-color__text--primary: #1a1c1a;--vf-color__text--secondary: #373a36;--vf-color__link: #3b6fb6;--vf-color__link--hover: #193f90;--vf-color__link--focus: #193f90;--vf-color__link--visited: #563d82}:root{--vf-color__button__text--primary: #ffffff;--vf-color__button__border--primary: #3b6fb6;--vf-color__button__background--primary: #3b6fb6;--vf-color__button__shadow--primary: #193f90;--vf-color__button__text--secondary: #3b6fb6;--vf-color__button__border--secondary: #3b6fb6;--vf-color__button__background--secondary: #ffffff;--vf-color__button__shadow--secondary: #193f90;--vf-color__button__text--tertiary: #ffffff;--vf-color__button__border--tertiary: #373a36;--vf-color__button__background--tertiary: #373a36;--vf-color__button__shadow--tertiary: #000000}:root{--vf-color__brand: #18974c;--vf-color__brand--dark: #0a5032}:root{--vf-ui-color--black: #000000;--vf-ui-color--grey: #d8d8d8;--vf-ui-color--grey--light: #f3f3f3;--vf-ui-color--yellow: #fffadc;--vf-ui-color--red: #d32f2f;--vf-ui-color--white: #ffffff;--vf-ui-color--off-white: #fafafa}:root{--vf-color--neutral--0: #ffffff;--vf-color--neutral--100: #f3f3f3;--vf-color--neutral--200: #e4e4e4;--vf-color--neutral--300: #d0d0ce;--vf-color--neutral--400: #a9abaa;--vf-color--neutral--500: #8d8f8e;--vf-color--neutral--600: #707372;--vf-color--neutral--700: #54585a;--vf-color--neutral--800: #373a36;--vf-color--neutral--900: #000000}:root{--vf-theme--primary: #3b6fb6;--vf-theme--primary--dark: #193f90;--vf-theme--secondary: #18974c;--vf-theme--secondary--dark: #007b53;--vf-theme--tertiary: #54585a;--vf-theme--quaternary: #f4c61f;--vf-theme--quinary: #d0d0ce}:root{--vf-body-width: 80em;--page-grid-gap: 1rem;--embl-grid-module--prime: 16rem;--embl-grid-spacing-normaliser: 0px}@media(min-width: 75em){:root{--page-grid-gap: 2rem}}/*! * Component: @visual-framework/vf-font-plex-mono * Version: 1.1.1 @@ -35,7 +35,7 @@ * Component: @visual-framework/vf-flag * Version: 1.0.0-alpha.2 * Location: components/vf-flag - * Build time: Tue, 20 Aug 2024 11:20:59 GMT + * Build time: Tue, 20 Aug 2024 11:27:39 GMT */.vf-flag{display:table;width:auto}.vf-flag__media{display:table-cell;padding-right:1rem;padding-right:var(--vf-flag--spacing, 1rem)}.vf-flag__media img:not([class*=vf-]){max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}.vf-flag__media>*{display:block}.vf-flag__body{display:table-cell;width:100%}.vf-flag--top .vf-flag__body,.vf-flag--top .vf-flag__media{vertical-align:top}.vf-flag--middle .vf-flag__body,.vf-flag--middle .vf-flag__media{vertical-align:middle}.vf-flag--bottom .vf-flag__body,.vf-flag--bottom .vf-flag__media{vertical-align:bottom}.vf-flag--reversed .vf-flag__body,.vf-flag--reversed .vf-flag__media{padding-left:1rem;padding-left:var(--vf-flag--spacing, 1rem);padding-right:0 !important}.vf-flag--200{--vf-flag--spacing: 0.5rem}.vf-flag--400{--vf-flag--spacing: 1rem}.vf-flag--500{--vf-flag--spacing: 1.25rem}.vf-flag--600{--vf-flag--spacing: 1.5rem}.vf-flag--800{--vf-flag--spacing: 2rem}.vf-flag--1200{--vf-flag--spacing: 3rem}.vf-flag--1600{--vf-flag--spacing: 4rem}/*! * Component: @visual-framework/embl-grid * Version: 2.2.0 diff --git a/index.html b/index.html index ecdd700..f753d26 100644 --- a/index.html +++ b/index.html @@ -118,7 +118,7 @@

Create your own local component

{% render "@vf-sample", {text: "with some text"} %}


Returns:

- I'm a sample with some text. + I'm a sample with some text
@@ -131,7 +131,7 @@

Create your own local component

Geting started links: View vf-eleventy on GitHub | VF-Core v2.0 | - Chat for help! + Chat for help diff --git a/posts/index.html b/posts/index.html index 364c186..dc267c2 100644 --- a/posts/index.html +++ b/posts/index.html @@ -123,7 +123,7 @@

Geting started links: View vf-eleventy on GitHub | VF-Core v2.0 | - Chat for help! + Chat for help diff --git a/posts/sample-post/index.html b/posts/sample-post/index.html index 1edc8cf..3bdc3a5 100644 --- a/posts/sample-post/index.html +++ b/posts/sample-post/index.html @@ -86,7 +86,7 @@ Geting started links: View vf-eleventy on GitHub | VF-Core v2.0 | - Chat for help! + Chat for help