Skip to content

Commit d96d657

Browse files
committed
love for types
1 parent 2cd4520 commit d96d657

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -509,4 +509,4 @@ go test -count=1 -tags shiftapidev ./...
509509

510510
---
511511

512-
<p align="center">Made with love at the <a href="https://www.recurse.com">Recurse Center</a></p>
512+
<p align="center">Made with love for types at the <a href="https://www.recurse.com">Recurse Center</a></p>

apps/landing/src/components/Footer.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ export function Footer() {
99
<span>ShiftAPI</span>
1010
</div>
1111
<div className="flex-1 text-center text-[13px] text-text-muted">
12-
Made with love at the{" "}
12+
Made with love for types at the{" "}
1313
<a
1414
href="https://www.recurse.com"
1515
target="_blank"

packages/create-shiftapi/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ API docs are served at `http://localhost:8080/docs`.
5353

5454
---
5555

56-
<p align="center">Made with love at the <a href="https://www.recurse.com">Recurse Center</a></p>
56+
<p align="center">Made with love for types at the <a href="https://www.recurse.com">Recurse Center</a></p>

packages/next/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,4 +97,4 @@ MIT
9797

9898
---
9999

100-
<p align="center">Made with love at the <a href="https://www.recurse.com">Recurse Center</a></p>
100+
<p align="center">Made with love for types at the <a href="https://www.recurse.com">Recurse Center</a></p>

packages/shiftapi/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,4 @@ MIT
6767

6868
---
6969

70-
<p align="center">Made with love at the <a href="https://www.recurse.com">Recurse Center</a></p>
70+
<p align="center">Made with love for types at the <a href="https://www.recurse.com">Recurse Center</a></p>

packages/vite-plugin/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,4 +102,4 @@ MIT
102102

103103
---
104104

105-
<p align="center">Made with love at the <a href="https://www.recurse.com">Recurse Center</a></p>
105+
<p align="center">Made with love for types at the <a href="https://www.recurse.com">Recurse Center</a></p>

0 commit comments

Comments
 (0)