Skip to content

Commit 8560f06

Browse files
author
carlos bolanos
committed
test deploy 2
1 parent 9a45f27 commit 8560f06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/routes/_index.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ export default function Index() {
1515
return (
1616
<div style={{ fontFamily: "system-ui, sans-serif", lineHeight: "1.8" }}>
1717
<Text colors={{ text: { color: "text-teal" } }}>
18-
Welcome to Remix (test deploy)
18+
Welcome to Remix (test deploy 2)
1919
</Text>
2020
<ul>
2121
<li>

0 commit comments

Comments
 (0)