Skip to content

Commit 2def582

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

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

125125

126126

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

0 commit comments

Comments
 (0)