diff --git a/data/en/project.yaml b/data/en/project.yaml index 7f6fec6..5c11584 100644 --- a/data/en/project.yaml +++ b/data/en/project.yaml @@ -13,7 +13,8 @@ logo: favicon: "/images/site/favicon.png" projectInfo: - github: https://github.com/educates + github: https://github.com/vmware-tanzu-labs/educates-training-platform + github-org: https://github.com/educates slack: slack.educates.dev docs: https://docs.educates.dev @@ -22,12 +23,12 @@ maintainers: email: "graham.dumpleton@educates.dev" github: grahamdumpletong image: "/images/author/graham.jpeg" - position: "Project Lead" + position: "Project Lead Engineer" - name: "Jorge Morales" email: "jorge@educates.dev" github: jorgemoralespou image: "/images/author/jorge.jpeg" - position: "Product Manager and Developer" + position: "Project Manager and Engineer" # some summary about the project. These will show as carrousel in the landing page summary: diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 2db7211..0ec3d8f 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -113,6 +113,10 @@
{{ i18n "useful_links" }}
  • {{ $value }}
  • + {{ else if (eq $key "github-org") }} +
  • + {{ $value }} +
  • {{ else if (eq $key "github") }}
  • {{ $value }} diff --git a/layouts/partials/sections/intro.html b/layouts/partials/sections/intro.html index 8e173f4..b686f93 100644 --- a/layouts/partials/sections/intro.html +++ b/layouts/partials/sections/intro.html @@ -141,7 +141,7 @@
    -