Skip to content

Commit 5deeb5b

Browse files
docs: update action documentation
[skip ci] Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 06ec2a9 commit 5deeb5b

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.github/actions/generate-docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# GitHub Action: Generate Documentation
44

55
<div align="center">
6-
<img src="https://opengraph.githubassets.com/1ec7fdb989f8cb10cc10d6f22d4e0efb257b3fe33051d72fdd6afa1c38d4d2bf/hoverkraft-tech/public-docs" width="60px" align="center" alt="Generate Documentation" />
6+
<img src="https://opengraph.githubassets.com/67d4f23ba37d889c335d30d2b71ba778b3494a89ee6a508209c1e1c88eca349e/hoverkraft-tech/public-docs" width="60px" align="center" alt="Generate Documentation" />
77
</div>
88

99
---

.github/workflows/sync-docs-dispatcher.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# GitHub Reusable Workflow: Push Documentation Helper
44

55
<div align="center">
6-
<img src="https://opengraph.githubassets.com/1ec7fdb989f8cb10cc10d6f22d4e0efb257b3fe33051d72fdd6afa1c38d4d2bf/hoverkraft-tech/public-docs" width="60px" align="center" alt="Push Documentation Helper" />
6+
<img src="https://opengraph.githubassets.com/67d4f23ba37d889c335d30d2b71ba778b3494a89ee6a508209c1e1c88eca349e/hoverkraft-tech/public-docs" width="60px" align="center" alt="Push Documentation Helper" />
77
</div>
88

99
---

application/src/pages/index.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ function ProjectsSection() {
118118

119119

120120

121+
121122
return (
122123
<section style={{ padding: '4rem 0' }}>
123124
<div style={{ maxWidth: '1200px', margin: '0 auto', padding: '0 1rem' }}>

0 commit comments

Comments
 (0)