-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a19ba79
commit 81d487b
Showing
7 changed files
with
62 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -74,9 +74,14 @@ <h1 class="name">FITNESS CLUB</h1> | |
</ul> | ||
</div> | ||
</div> | ||
<button id="scrollToTopBtn" title="Go to top"><span class="material-symbols-outlined"> | ||
expand_less | ||
</span></button> | ||
<button id="scrollToTopBtn" title="Go to top"><script src="https://cdn.lordicon.com/lordicon.js"></script> | ||
<lord-icon | ||
src="https://cdn.lordicon.com/dwoxxgps.json" | ||
trigger="hover" | ||
state="hover-arrow-up-2" | ||
colors="primary:#ffffff" | ||
style="width:4rem;height:4rem"> | ||
</lord-icon></button> | ||
<script src="JavaScript/calories.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/axios.min.js"></script> | ||
</body> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -106,9 +106,14 @@ <h1 class="name">FITNESS CLUB</h1> | |
</ul> | ||
</div> | ||
</div> | ||
<button id="scrollToTopBtn" title="Go to top"><span class="material-symbols-outlined"> | ||
expand_less | ||
</span></button> | ||
<button id="scrollToTopBtn" title="Go to top"><script src="https://cdn.lordicon.com/lordicon.js"></script> | ||
<lord-icon | ||
src="https://cdn.lordicon.com/dwoxxgps.json" | ||
trigger="hover" | ||
state="hover-arrow-up-2" | ||
colors="primary:#ffffff" | ||
style="width:4rem;height:4rem"> | ||
</lord-icon></button> | ||
<script src="JavaScript/fitness.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/axios.min.js"></script> | ||
</body> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -73,9 +73,13 @@ <h1 class="name">FITNESS CLUB</h1> | |
</ul> | ||
</div> | ||
</div> | ||
<button id="scrollToTopBtn" title="Go to top"><span class="material-symbols-outlined"> | ||
expand_less | ||
</span></button> | ||
<button id="scrollToTopBtn" title="Go to top"><script src="https://cdn.lordicon.com/lordicon.js"></script> | ||
<lord-icon | ||
src="https://cdn.lordicon.com/dwoxxgps.json" | ||
trigger="hover" | ||
state="hover-arrow-up-2" | ||
colors="primary:#ffffff" | ||
style="width:4rem;height:4rem"></button> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/axios.min.js"></script> | ||
<script src="JavaScript/nutrition.js"></script> | ||
</body> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters