Skip to content

Commit

Permalink
fix: documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Maximvdw committed Apr 11, 2024
1 parent aa41e4c commit 438d695
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,7 @@ jobs:
- name: Copy OpenHPS documentation
run: |
cp -r ./openhps/docs/out ./website/_site/openhps
cp -r ./docs/images ./website/_site/images
- name: Build example application
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down
2 changes: 1 addition & 1 deletion openhps/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<h1 align="center">
<img alt="SemBeacon" src="../docs/images/logo.svg" width="30%" /><br />
<img alt="FidMark" src="https://fidmark.openhps.org/images/logo.svg" width="30%" /><br />
<img alt="OpenHPS" src="https://openhps.org/images/logo_text-512.png" width="20%" /><br />
@fidmark/openhps
</h1>
Expand Down

0 comments on commit 438d695

Please sign in to comment.