Skip to content

Commit

Permalink
Merge pull request #113 from jen67/manage
Browse files Browse the repository at this point in the history
Manage
  • Loading branch information
jen67 authored Feb 3, 2024
2 parents 91a8632 + 2545eb8 commit ce2369b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions expenses-chart-component-main/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,12 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <!-- displays site properly based on user's device -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">

<link rel="icon" type="image/png" sizes="32x32" href="./images/favicon-32x32.png">

<title>Frontend Mentor | Expenses chart component</title>

<!-- Feel free to remove these styles or customise in your own stylesheet 👍 -->
<style>
.attribution { font-size: 11px; text-align: center; }
.attribution a { color: hsl(228, 45%, 44%); }
Expand Down Expand Up @@ -37,7 +36,7 @@

<div class="attribution">
Challenge by <a href="https://www.frontendmentor.io?ref=challenge" target="_blank">Frontend Mentor</a>.
Coded by <a href="#">Your Name Here</a>.
Coded by <a href="#">Gift Amachree</a>.
</div>
</body>
</html>

0 comments on commit ce2369b

Please sign in to comment.