diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index 196361212f3..b3ca83f9a22 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -72,7 +72,7 @@ jobs: - name: Link Checker id: lychee - uses: lycheeverse/lychee-action@v1.10.0 + uses: lycheeverse/lychee-action@v2.0.2 env: GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}} with: diff --git a/assets/images/sections/projects/toha_website.png b/assets/images/sections/projects/toha_website.png new file mode 100644 index 00000000000..c6fbc4bd008 Binary files /dev/null and b/assets/images/sections/projects/toha_website.png differ diff --git a/data/en/sections/projects.yaml b/data/en/sections/projects.yaml index fc3e4a88658..b52b356b248 100644 --- a/data/en/sections/projects.yaml +++ b/data/en/sections/projects.yaml @@ -57,6 +57,7 @@ projects: - name: Toha logo: /images/sections/projects/toha.png + image: /images/sections/projects/toha_website.png role: Owner timeline: "Jun 2019 - Present" repo: https://github.com/hossainemruz/toha diff --git a/hugo.yaml b/hugo.yaml index b55e2a7c4f7..c8c32f85222 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -10,7 +10,7 @@ module: mounts: - source: static/files target: static/files - - source: ./node_modules/flag-icon-css/flags + - source: ./node_modules/flag-icons/flags target: static/flags - source: ./node_modules/@fontsource/mulish/files target: static/files