-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
29 lines (25 loc) · 1001 Bytes
/
index.html
File metadata and controls
29 lines (25 loc) · 1001 Bytes
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
28
29
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Information and Communication Technology (ICT)" />
<meta name="copyright" content="Md. Jahdul Islam Sujan">
<meta name="author" content="Md. Jahidul Islam Sujan">
<meta http-equiv="refresh" content="0; url=https://mrdeveloperjis.github.io/ict-flow-by-jahid/">
<title>ICT Flow by Jahid</title>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-27XD4MY3VC"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
if (window.location.hostname.endsWith('.github.io')) {
gtag('js', new Date());
gtag('config', 'G-27XD4MY3VC');
}
</script>
<!-- Google tag (gtag.js) --- done -->
</head>
<body>
</body>
</html>