Skip to content

Commit a6c0969

Browse files
committed
logo resize
1 parent 147d745 commit a6c0969

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

packages/core/src/publisher/github-comment.ts

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,5 +142,7 @@ ${script}
142142
</details>
143143
144144
---
145-
*Generated by [git-glimpse](https://github.com/DeDuckProject/git-glimpse) ![git-glimpse logo](https://raw.githubusercontent.com/DeDuckProject/git-glimpse/main/assets/logo_square_small.png)${rerunSection}*`;
145+
*Generated by [git-glimpse](https://github.com/DeDuckProject/git-glimpse)${rerunSection}*
146+
147+
<img src="https://raw.githubusercontent.com/DeDuckProject/git-glimpse/main/assets/logo_square_small.png" width="90" height="90" alt="git-glimpse logo" />`;
146148
}

0 commit comments

Comments
 (0)