Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Rakesh9100 authored Jun 11, 2024
1 parent 0ae64c8 commit e56dd3a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Calculators/Dividend-Yield-Calculator/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Dividend Yield Calculator</title>
<link rel="stylesheet" href="styles.css">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css"/>
<title>Dividend Yield Calculator</title>
</head>
<body>
<div class="container animate__animated animate__fadeIn">
Expand Down

0 comments on commit e56dd3a

Please sign in to comment.