Skip to content

Commit aff6c34

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

4 files changed

Lines changed: 4 additions & 3 deletions

File tree

.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/cb313bb3653ccadfdfefcc7974c6b69c0711b983b7f7e8f07a6438ffa2f29ee6/hoverkraft-tech/public-docs" width="60px" align="center" alt="Generate Documentation" />
6+
<img src="https://opengraph.githubassets.com/8c8e79545216c4e790ed54ddc1a2c57edb89e88ae060c4485b9d035b5cd75974/hoverkraft-tech/public-docs" width="60px" align="center" alt="Generate Documentation" />
77
</div>
88

99
---

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

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

55
<div align="center">
6-
<img src="https://opengraph.githubassets.com/cb313bb3653ccadfdfefcc7974c6b69c0711b983b7f7e8f07a6438ffa2f29ee6/hoverkraft-tech/public-docs" width="60px" align="center" alt="Prepare Documentation Bundle" />
6+
<img src="https://opengraph.githubassets.com/8c8e79545216c4e790ed54ddc1a2c57edb89e88ae060c4485b9d035b5cd75974/hoverkraft-tech/public-docs" width="60px" align="center" alt="Prepare Documentation Bundle" />
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/cb313bb3653ccadfdfefcc7974c6b69c0711b983b7f7e8f07a6438ffa2f29ee6/hoverkraft-tech/public-docs" width="60px" align="center" alt="Push Documentation Helper" />
6+
<img src="https://opengraph.githubassets.com/8c8e79545216c4e790ed54ddc1a2c57edb89e88ae060c4485b9d035b5cd75974/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
@@ -132,6 +132,7 @@ function ProjectsSection() {
132132

133133

134134

135+
135136

136137

137138
return (

0 commit comments

Comments
 (0)