Skip to content

Commit

Permalink
Add link to codes.
Browse files Browse the repository at this point in the history
  • Loading branch information
lauravuo committed May 6, 2024
1 parent 19d4963 commit f582c4e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/on-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v3
with:
hugo-version: "0.125"
hugo-version: "0.125.6"
extended: true

- uses: actions/setup-node@v4
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v3
with:
hugo-version: "0.125"
hugo-version: "0.125.6"
extended: true

- uses: actions/setup-node@v4
Expand Down
2 changes: 1 addition & 1 deletion content/en/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ title: Findy Agency
</a>
<p class="lead mt-5">Findy Agency is an open-source project for a decentralized identity agency.
OP Lab developed it from 2019 to 2024. The project is no longer actively maintained,
but the codes are still available.
but <a href="https://github.com/findy-network">the codes</a> are still available.
The team occasionally writes updates on <a href="/blog">the project blog</a> on related topics
and software development in general.
</p>
Expand Down

0 comments on commit f582c4e

Please sign in to comment.