Skip to content

Commit

Permalink
Merge pull request #76 from icexin/logo
Browse files Browse the repository at this point in the history
  • Loading branch information
icexin authored Aug 7, 2021
2 parents 044a508 + 1bce621 commit a0ffbaf
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ checksum:
snapshot:
name_template: "{{ incpatch .Tag }}-next"
changelog:
skip: true
skip: false
sort: asc
filters:
exclude:
Expand Down
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
![eggos](assets/files/eggos.png)
<h1 align="center">
<img src="./assets/files/eggos.png" />
</h1>

![CI](https://github.com/icexin/eggos/workflows/CI/badge.svg)

Expand Down
4 changes: 3 additions & 1 deletion README_CN.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
![eggos](assets/files/eggos.png)
<h1 align="center">
<img src="./assets/files/eggos.png" />
</h1
![CI](https://github.com/icexin/eggos/workflows/CI/badge.svg)
Expand Down

0 comments on commit a0ffbaf

Please sign in to comment.