Skip to content

Commit 80d6dd0

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

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/8f558e44e5ee2683c0349b4459cd6ff92153b18d65ab6f6398e662492d9a4ca3/hoverkraft-tech/public-docs" width="60px" align="center" alt="Generate Documentation" />
6+
<img src="https://opengraph.githubassets.com/2ea458b00d9e87d400dde4eaf2e07baec68401f04f5e5bcc79bee616be86eead/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/8f558e44e5ee2683c0349b4459cd6ff92153b18d65ab6f6398e662492d9a4ca3/hoverkraft-tech/public-docs" width="60px" align="center" alt="Prepare Documentation Bundle" />
6+
<img src="https://opengraph.githubassets.com/2ea458b00d9e87d400dde4eaf2e07baec68401f04f5e5bcc79bee616be86eead/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/8f558e44e5ee2683c0349b4459cd6ff92153b18d65ab6f6398e662492d9a4ca3/hoverkraft-tech/public-docs" width="60px" align="center" alt="Push Documentation Helper" />
6+
<img src="https://opengraph.githubassets.com/2ea458b00d9e87d400dde4eaf2e07baec68401f04f5e5bcc79bee616be86eead/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
@@ -125,6 +125,7 @@ function ProjectsSection() {
125125

126126

127127

128+
128129
return (
129130
<section style={{ padding: '4rem 0' }}>
130131
<div style={{ maxWidth: '1200px', margin: '0 auto', padding: '0 1rem' }}>

0 commit comments

Comments
 (0)