diff options
Diffstat (limited to 'Website')
-rw-r--r-- | Website/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Website/index.html b/Website/index.html index 3c71135..26c9ae0 100644 --- a/Website/index.html +++ b/Website/index.html @@ -5,6 +5,7 @@ <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Page Title</title> + <link href="https://fonts.googleapis.com/css?family=Poppins" rel="stylesheet"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" type="text/css" media="screen" href="css/main.css"> </head> |