Skip to content

Commit

Permalink
feat: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
speaktosteve committed Mar 7, 2023
1 parent 265f3e0 commit 90a4757
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/routes/index.tsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
export default function Index() {
return (
<div style={{ fontFamily: "system-ui, sans-serif", lineHeight: "1.4" }}>
<h1>A Really, Really Simple Remix App</h1>
<h1>A Simple Remix App</h1>
<strong>For the purpose of a quick prototype for CI/CD.</strong>
</div>
);
Expand Down

0 comments on commit 90a4757

Please sign in to comment.