diff --git a/hugo.yaml b/hugo.yaml index 19cf4ae..4b788a1 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -88,7 +88,7 @@ params: enable: true items: - company: "Nextbase" - companyUrl: "https://example.com" + companyUrl: "https://nextbase.co.uk/" jobs: - name: "Software QA Specialist" date: "June 2025 - present" @@ -96,17 +96,10 @@ params: info: content: Working as a Test Engineer featuredItems: - fontAwesomeIcons: - - icon: fa-brands fa-react - url: https://react.dev/ - tooltip: Example tooltip content - - icon: fab fa-x-twitter - url: https://example.com - # tooltip: Example tooltip content - customIcons: - - icon: /fav.png - url: "https://example.com" - tooltip: Example tooltip content + customIcons: + - icon: /img/nb.jpeg + url: "https://nextbase.co.uk/" + tooltip: Nextbase - company: "Pointwire" companyUrl: "https://example.com" jobs: diff --git a/static/img/nb.jpeg b/static/img/nb.jpeg new file mode 100644 index 0000000..50f6ec0 Binary files /dev/null and b/static/img/nb.jpeg differ