File tree 1 file changed +19
-4
lines changed
1 file changed +19
-4
lines changed Original file line number Diff line number Diff line change 2
2
<img width="500" height="350" src="media/logo.svg" alt="Awesome">
3
3
<br>
4
4
<br>
5
- <!-- <br>
5
+ <br>
6
6
<br>
7
7
<div>
8
8
<sub>Check out my macOS app</sub>
9
9
<br>
10
10
<h2>
11
- <a href="https://sindresorhus.com/week-number">Week Number </a>
11
+ <a href="https://sindresorhus.com/menu-bar-spacing">Menu Bar Spacing </a>
12
12
<br>
13
- <sup>The current week number in your menu bar</sup>
13
+ <sup>Customize the gap between menu bar items on macOS </sup>
14
14
</h2>
15
- </div> -->
15
+ </div>
16
16
<br>
17
17
<br>
18
18
<br>
100
100
</a>
101
101
<br>
102
102
<br>
103
+ <a href="https://encore.dev?utm_campaign=github_repo&utm_medium=referral&utm_content=sindre&utm_source=github">
104
+ <div>
105
+ <picture>
106
+ <source width="220" media="(prefers-color-scheme: dark)" srcset="https://sindresorhus.com/assets/thanks/encore-logo-dark.svg">
107
+ <source width="220" media="(prefers-color-scheme: light)" srcset="https://sindresorhus.com/assets/thanks/encore-logo-light.svg">
108
+ <img width="220" src="https://sindresorhus.com/assets/thanks/encore-logo-light.svg" alt="Encore logo">
109
+ </picture>
110
+ </div>
111
+ <b>Encore is the Development Platform for building type-safe distributed systems.</b>
112
+ <div>
113
+ <sup>Move faster with end-to-end tooling from local development to automating DevOps and infrastructure in your AWS/GCP.</sup>
114
+ </div>
115
+ </a>
116
+ <br>
117
+ <br>
103
118
<br>
104
119
</p>
105
120
<hr>
You can’t perform that action at this time.
0 commit comments