-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
27 lines (27 loc) · 1.43 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>What week of the year is it?</title>
<meta name="title" content="What week of the year is it" />
<link rel="icon" href="/favicon.ico"/>
<meta
name="description"
content="Discover the current week number with WhatWeekIsIt, a user-friendly website that provides accurate and up-to-date information on what week of the year it is. Say goodbye to confusion and manual calculations – easily plan your schedule, track progress, and stay organized with our reliable and hassle-free week number reference tool."
/>
<meta
name="keywords"
content="what week is it, current week number, week number reference, find week number, week calculator, week tracking, week of the year, schedule planning, progress tracking, organizational tool."
/>
<meta name="robots" content="index, follow" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="language" content="English" />
<script async src="https://umami-sinchang.vercel.app/script.js" data-website-id="0894be06-bbca-4d74-b1c5-0ee2ce628a30"></script>
<meta name="google-site-verification" content="ga0-ewVBlgVSftZ1FAi9FcIlMFzjfdtIPw8JhV-uLac" />
</head>
<body>
<div id="root"></div>
</body>
</html>