Skip to content

Commit fd2756a

Browse files
committed
edit properties. Change image address
1 parent 1570b55 commit fd2756a

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
branches: master
66

77
jobs:
8-
build:
8+
build-deploy:
99
runs-on: ubuntu-latest
1010
permissions:
1111
contents: write
@@ -27,6 +27,8 @@ jobs:
2727
output: index.html
2828
style: 'body { margin: 0; }'
2929
github-corners: https://github.com/vsouza/awesome-ios
30+
title: "Awesome iOS"
31+
dark-mode: false
3032
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>
3133

3234
- name: Deploy

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<div align="center">
2-
<img src="https://github.com/vsouza/awesome-ios/blob/master/header.png" alt="Awesome">
2+
<img src="https://github.com/vsouza/awesome-ios/blob/master/header.png?raw=true" alt="Awesome">
33
</div>
44

55
<p align="center">

0 commit comments

Comments
 (0)