Skip to content

Commit

Permalink
add gif to calculator
Browse files Browse the repository at this point in the history
  • Loading branch information
buremba committed Oct 6, 2024
1 parent f24cf95 commit dfa7723
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/snowflake/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
</style>
</head>
<body class="container" x-data="costCalculator">
<h1>Snowflake Cost Calculator</h1>
<h1>Snowflake Cost Calculator <span style="color:gray;font-size: 0.8em"> credit to $USD 🔁</span></h1>

<form>
<div style="display:inline-block">
Expand Down

0 comments on commit dfa7723

Please sign in to comment.