|
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>
|
|
32 | 32 | </a>
|
33 | 33 | <br>
|
34 | 34 | <br>
|
35 |
| - <a href="https://retool.com/?utm_campaign=sindresorhus"> |
36 |
| - <img src="https://sindresorhus.com/assets/thanks/retool-logo.svg" width="210"/> |
37 |
| - </a> |
38 |
| - <br> |
39 |
| - <br> |
40 | 35 | <a href="https://workos.com/?utm_campaign=github_repo&utm_medium=referral&utm_content=awesome&utm_source=github">
|
41 | 36 | <div>
|
42 | 37 | <img src="https://sindresorhus.com/assets/thanks/workos-logo-white-bg.svg" width="200" alt="WorkOS">
|
|
49 | 44 | </div>
|
50 | 45 | </a>
|
51 | 46 | <br>
|
52 |
| - <a href="https://strapi.io/?ref=sindresorhus"> |
53 |
| - <div> |
54 |
| - <img src="https://sindresorhus.com/assets/thanks/strapi-logo-white-bg.png" width="200" alt="Strapi"> |
55 |
| - </div> |
56 |
| - <b>Strapi is the leading open-source headless CMS.</b> |
57 |
| - <div> |
58 |
| - <sup>It’s 100% JavaScript, fully customizable, and developer-first.</sup> |
59 |
| - </div> |
60 |
| - </a> |
61 |
| - <br> |
62 |
| - <br> |
63 | 47 | <a href="https://serpapi.com#gh-light-mode-only">
|
64 | 48 | <div>
|
65 | 49 | <img src="https://sindresorhus.com/assets/thanks/serpapi-logo-light.svg" width="140" alt="SerpApi">
|
|
100 | 84 | </a>
|
101 | 85 | <br>
|
102 | 86 | <br>
|
| 87 | + <a href="https://encore.dev?utm_campaign=github_repo&utm_medium=referral&utm_content=sindre&utm_source=github"> |
| 88 | + <div> |
| 89 | + <picture> |
| 90 | + <source width="220" media="(prefers-color-scheme: dark)" srcset="https://sindresorhus.com/assets/thanks/encore-logo-dark.svg"> |
| 91 | + <source width="220" media="(prefers-color-scheme: light)" srcset="https://sindresorhus.com/assets/thanks/encore-logo-light.svg"> |
| 92 | + <img width="220" src="https://sindresorhus.com/assets/thanks/encore-logo-light.svg" alt="Encore logo"> |
| 93 | + </picture> |
| 94 | + </div> |
| 95 | + <b>Encore is the Development Platform for building type-safe distributed systems.</b> |
| 96 | + <div> |
| 97 | + <sup>Move faster with end-to-end tooling from local development to automating DevOps and infrastructure in your AWS/GCP.</sup> |
| 98 | + </div> |
| 99 | + </a> |
| 100 | + <br> |
| 101 | + <br> |
103 | 102 | <br>
|
104 | 103 | </p>
|
105 | 104 | <hr>
|
|
0 commit comments