diff --git a/assets/css/variables.scss b/assets/css/variables.scss index c04ffdc..d90d1da 100644 --- a/assets/css/variables.scss +++ b/assets/css/variables.scss @@ -15,7 +15,7 @@ /* === sticky top/left navigation menus === */ - --sticky-menu-text-color: #9fd067; + --sticky-menu-text-color: #6BCCD2; /* === Alternating content (post) sections === */ diff --git a/content/_index.md b/content/_index.md index 7bd1353..62421b7 100644 --- a/content/_index.md +++ b/content/_index.md @@ -6,9 +6,8 @@ header_image: "images/header_background.jpg" header_use_video: false # # Optional header logo. CSS: `#blog-logo`, with max-height defined, optimize to prevent scaling -header_logo: "images/logo_color.png" +header_logo: "images/logo_color_stacked.png" # # Headers are safeHTML, you can use HTML tags such as b,i,u,br -header_headline: "Revitalization Technology" -header_subheadline: "Language Revitalization Technology Consulting" +header_subheadline: "Empowering Community Language Revitalization" --- diff --git a/content/homepage/opener.md b/content/homepage/opener.md index ae62850..2722e53 100644 --- a/content/homepage/opener.md +++ b/content/homepage/opener.md @@ -1,7 +1,19 @@ --- -title: "Welcome" +title: "Tech Made Better" weight: 1 --- -I am happy you are here. +Do you work on language reclamation? +Do you find yourself spending more time getting technology to work than you'd like? +**Revitalization Technology** can help! + +We are passionate about the intersection of language revitalization and accessible technology. + +From + +- dictionaries to data organization +- managing outside developers or technical projects +- making the software you already have work better for your needs + +We have you covered with Revitalization Technology. diff --git a/resources/_gen/assets/scss/css/_index.scss_f120a3f402b106f64b18d498afd3d82e.content b/resources/_gen/assets/scss/css/_index.scss_f120a3f402b106f64b18d498afd3d82e.content index 635a5ba..c66a89e 100644 --- a/resources/_gen/assets/scss/css/_index.scss_f120a3f402b106f64b18d498afd3d82e.content +++ b/resources/_gen/assets/scss/css/_index.scss_f120a3f402b106f64b18d498afd3d82e.content @@ -11,7 +11,7 @@ --cover-title-and-description-guard-bg-color: rgba(255, 255, 255, 0.6); --cover-title-text-shadow: white 0px 0px 15px; /* === sticky top/left navigation menus === */ - --sticky-menu-text-color: #9fd067; + --sticky-menu-text-color: #6BCCD2; /* === Alternating content (post) sections === */ /* Light section - text color */ --section-light-text-color: #3a4145; diff --git a/static/Color logo with background.png:Zone.Identifier b/static/Color logo with background.png:Zone.Identifier deleted file mode 100644 index fb91775..0000000 --- a/static/Color logo with background.png:Zone.Identifier +++ /dev/null @@ -1,3 +0,0 @@ -[ZoneTransfer] -ZoneId=3 -ReferrerUrl=C:\Users\Anderson\Downloads\177802774.zip diff --git a/static/favicon.ico b/static/favicon.ico index 3e5a90c..c195dab 100644 Binary files a/static/favicon.ico and b/static/favicon.ico differ diff --git a/static/images/logo_color_long.png b/static/images/logo_color_long.png new file mode 100644 index 0000000..8f09844 Binary files /dev/null and b/static/images/logo_color_long.png differ diff --git a/static/images/logo_color_stacked.png b/static/images/logo_color_stacked.png new file mode 100644 index 0000000..3ee2578 Binary files /dev/null and b/static/images/logo_color_stacked.png differ