Skip to content

Commit 59b5fd5

Browse files
Update calculator.html
Signed-off-by: Altify <Altify@mail.com>
1 parent 4380009 commit 59b5fd5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

html/NEW_TOOLS/calculators/money/calculator.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html>
22
<html>
33
<head>
4-
<title>Altify | Heat Flow Calculator</title>
4+
<title>Altify | USD Money Calculator</title>
55
<meta charset="utf-8"/>
66
<meta name="google-site-verification" content="MnF2J3kLyQ_GADcfaY-LaGiOQMe23dwsvIfHHnbrih4" />
77
<meta name="msvalidate.01" content="4CEA3A5E8030C3BE543E880766463233" />
@@ -18,7 +18,7 @@
1818
<meta property="og:citation" content="Altify, LLC & William. - (2022, April 2). Altify Developing. - GitHub - https://github.com/Altify-Developing/Altify-Developing-Main - Retrieved April 7, 2022, from https://github.com/Altify-Developing/Altify-Developing-Main" />
1919
<meta http-equiv='content-language' content='en-gb'>
2020
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
21-
<script src='/html/NEW_TOOLS/calculators/heat_flow/update.js' defer></script>
21+
<script src='/html/NEW_TOOLS/calculators/money/update.js' defer></script>
2222
<link rel='stylesheet' href='/css/style3.css'/>
2323
<!-- Clarity tracking code for https://altify-developing-001.netlify.app/ -->
2424
<script>
@@ -29,7 +29,7 @@
2929
})(window, document, "clarity", "script", "bk3655ppi4");
3030
</script>
3131
</head>
32-
<h1>Heat Flow Calculator</h1><h2>Created By: <a href='https://github.com/Altify-Developing/Altify-Developing-Main'>Altify Developing</a></h2>
32+
<h1>USD Money Calculator</h1><h2>Created By: <a href='https://github.com/Altify-Developing/Altify-Developing-Main'>Altify Developing</a></h2>
3333
<button id="showmore">More Info</button>
3434
<p id="showmore1"></p>
3535
<label for="hundreds">hundreds:</label>

0 commit comments

Comments
 (0)