Update index.html
This commit is contained in:
parent
d7d3d6a84f
commit
1cb182066b
@ -1,10 +1,12 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en" dir="ltr">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>document</title>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.1/css/all.min.css">
|
||||
<title>document</title>
|
||||
</head>
|
||||
<body>
|
||||
<div class="container">
|
||||
|
Loading…
Reference in New Issue
Block a user