Skip to content

Commit da4c62d

Browse files
authored
Add fetch script for hit counter in profile.html
1 parent b1ddbef commit da4c62d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

profile.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<!DOCTYPE html>
22
<html lang="en">
33
<head>
4+
<script>fetch('https://api.countapi.xyz/hit/rmkr-dev.github.io/profile');</script>
45
<meta charset="UTF-8">
56
<meta name="viewport" content="width=device-width, initial-scale=1.0">
67
<title>Profile | Ramkumar Ethiraj</title>

0 commit comments

Comments
 (0)