Skip to content

Commit 06c92eb

Browse files
authored
Update index.html (#29)
* Update index.html * Update index.html * Update index.html
1 parent a8f7443 commit 06c92eb

3 files changed

Lines changed: 6 additions & 0 deletions

File tree

angular/src/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@
2626
<link rel="icon" type="image/x-icon" href="favicon.ico" />
2727
<!-- font style -->
2828
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600" rel="stylesheet" />
29+
<!-- Buy Now Link -->
30+
<script defer src="https://fomo.codedthemes.com/pixel/yRevReYmxkh1j4z7Hc4tgbOKeXSu5Bm1"></script>
2931
</head>
3032
<body>
3133
<app-root></app-root>

bootstrap/src/html/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@
3333
<link rel="stylesheet" href="assets/css/style-preset.css" />
3434

3535
<link rel="stylesheet" href="assets/css/landing.css" />
36+
<!-- Buy Now Link -->
37+
<script defer src="https://fomo.codedthemes.com/pixel/yRevReYmxkh1j4z7Hc4tgbOKeXSu5Bm1"></script>
3638
</head>
3739

3840
<body

react/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
<meta name="theme-color" content="#000000" />
88
<meta name="description" content="Web site created using create-react-app" />
99
<title>Welcome - Gradient Able React with Hooks</title>
10+
<!-- Buy Now Link -->
11+
<script defer src="https://fomo.codedthemes.com/pixel/yRevReYmxkh1j4z7Hc4tgbOKeXSu5Bm1"></script>
1012
</head>
1113
<body>
1214
<noscript>You need to enable JavaScript to run this app.</noscript>

0 commit comments

Comments
 (0)