Skip to content

Commit

Permalink
edit properties. Change image address
Browse files Browse the repository at this point in the history
  • Loading branch information
vsouza committed Apr 5, 2024
1 parent 1570b55 commit fd2756a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
branches: master

jobs:
build:
build-deploy:
runs-on: ubuntu-latest
permissions:
contents: write
Expand All @@ -27,6 +27,8 @@ jobs:
output: index.html
style: 'body { margin: 0; }'
github-corners: https://github.com/vsouza/awesome-ios
title: "Awesome iOS"
dark-mode: false
favicon: data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🌐</text></svg>

- name: Deploy
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<div align="center">
<img src="https://github.com/vsouza/awesome-ios/blob/master/header.png" alt="Awesome">
<img src="https://github.com/vsouza/awesome-ios/blob/master/header.png?raw=true" alt="Awesome">
</div>

<p align="center">
Expand Down

0 comments on commit fd2756a

Please sign in to comment.