From 75978eabae765748051418060f73465b1ffa5293 Mon Sep 17 00:00:00 2001 From: Brooke Date: Sat, 4 May 2024 04:00:54 -0400 Subject: [PATCH] update --- content/classes/3d-modeling-analysis/_index.md | 4 ++-- content/classes/intro-to-drafting/_index.md | 4 ++-- content/classes/survey-graphics/_index.md | 4 ++-- hugo.yaml | 3 ++- i18n/en.yaml | 14 ++++++++++++++ 5 files changed, 22 insertions(+), 7 deletions(-) create mode 100644 i18n/en.yaml diff --git a/content/classes/3d-modeling-analysis/_index.md b/content/classes/3d-modeling-analysis/_index.md index 250a5e5..1478b7d 100644 --- a/content/classes/3d-modeling-analysis/_index.md +++ b/content/classes/3d-modeling-analysis/_index.md @@ -9,12 +9,12 @@ title: 3-D Modeling & Analysis icon="external-link" link="#" style="background: radial-gradient(ellipse at 50% 80%,rgba(194,97,254,0.15),hsla(0,0%,100%,0));" - subtitle="Syntax highlighting / Table of contents / SEO / RSS / LaTeX / Mermaid / Customizable / and more...">}} + >}} {{< hextra/feature-card title="Standards" icon="external-link" link="#" style="background: radial-gradient(ellipse at 50% 80%,rgba(142,53,74,0.15),hsla(0,0%,100%,0));" - subtitle="Syntax highlighting / Table of contents / SEO / RSS / LaTeX / Mermaid / Customizable / and more...">}} + >}} {{< /hextra/feature-grid >}} \ No newline at end of file diff --git a/content/classes/intro-to-drafting/_index.md b/content/classes/intro-to-drafting/_index.md index f731da1..306b89b 100644 --- a/content/classes/intro-to-drafting/_index.md +++ b/content/classes/intro-to-drafting/_index.md @@ -9,12 +9,12 @@ title: Intro to Drafting & Design icon="external-link" link="#" style="background: radial-gradient(ellipse at 50% 80%,rgba(194,97,254,0.15),hsla(0,0%,100%,0));" - subtitle="Syntax highlighting / Table of contents / SEO / RSS / LaTeX / Mermaid / Customizable / and more...">}} + >}} {{< hextra/feature-card title="Standards" icon="external-link" link="#" style="background: radial-gradient(ellipse at 50% 80%,rgba(142,53,74,0.15),hsla(0,0%,100%,0));" - subtitle="Syntax highlighting / Table of contents / SEO / RSS / LaTeX / Mermaid / Customizable / and more...">}} + >}} {{< /hextra/feature-grid >}} \ No newline at end of file diff --git a/content/classes/survey-graphics/_index.md b/content/classes/survey-graphics/_index.md index 52fa9e8..69641bd 100644 --- a/content/classes/survey-graphics/_index.md +++ b/content/classes/survey-graphics/_index.md @@ -9,12 +9,12 @@ title: Survey of Engineering Graphics icon="external-link" link="#" style="background: radial-gradient(ellipse at 50% 80%,rgba(194,97,254,0.15),hsla(0,0%,100%,0));" - subtitle="Syntax highlighting / Table of contents / SEO / RSS / LaTeX / Mermaid / Customizable / and more...">}} + >}} {{< hextra/feature-card title="Standards" icon="external-link" link="#" style="background: radial-gradient(ellipse at 50% 80%,rgba(142,53,74,0.15),hsla(0,0%,100%,0));" - subtitle="Syntax highlighting / Table of contents / SEO / RSS / LaTeX / Mermaid / Customizable / and more...">}} + >}} {{< /hextra/feature-grid >}} \ No newline at end of file diff --git a/hugo.yaml b/hugo.yaml index cd7f20b..ab7ffc8 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -127,4 +127,5 @@ params: # reactionsEnabled: 1 # emitMetadata: 0 # inputPosition: top - # lang: en \ No newline at end of file + # lang: en + diff --git a/i18n/en.yaml b/i18n/en.yaml new file mode 100644 index 0000000..6a43edd --- /dev/null +++ b/i18n/en.yaml @@ -0,0 +1,14 @@ +backToTop: "Scroll to top" +changeLanguage: "Change language" +changeTheme: "Change theme" +copyCode: "Copy code" +copyright: "[CC0, no rights reserved](https://creativecommons.org/public-domain/cc0/)" +dark: "Dark" +editThisPage: "Edit this page on Git →" +lastUpdated: "Last updated on" +light: "Light" +noResultsFound: "No results found." +onThisPage: "On this page" +poweredBy: "Powered by Hextra" +readMore: "Read more →" +searchPlaceholder: "Search..."