Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
theluqmn committed Jan 5, 2025
1 parent 9caf280 commit 186b04d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
Binary file added assets/banner-BrQ4t4rE.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/favicon-mtvwWgEY.ico
Binary file not shown.
9 changes: 7 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,14 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<link rel="shortcut icon" type="image/ico" href="/bille/assets/favicon-mtvwWgEY.ico" />
<title>Bille: Electricity calculator</title>
<link rel="shortcut icon" type="image/ico" href="/bille/assets/logo-DuCluUue.png" />
<title>Bille - Electric bill calculator</title>
<meta name="description" content="A simple yet comprehensive electric bill calculator. Supports various electricity providers in various countries." />

<!-- Open Graph -->
<meta property="og:title" content="Bille - Electric bill calculator" />
<meta property="og:description" content="A simple yet comprehensive electric bill calculator. Supports various electricity providers in various countries." />
<meta property="og:image" content="/bille/assets/banner-BrQ4t4rE.png" />
<script type="module" crossorigin src="/bille/assets/index-DQQouJ00.js"></script>
<link rel="stylesheet" crossorigin href="/bille/assets/index-CLDYGKyW.css">
</head>
Expand Down

0 comments on commit 186b04d

Please sign in to comment.