add material icons and update site title

This commit is contained in:
eleanor 2018-09-19 16:59:27 -04:00
parent f91454cb95
commit 573299ed1a
1 changed files with 2 additions and 1 deletions

View File

@ -2,11 +2,12 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>SartographyWebsite</title>
<title>Sartography</title>
<base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
</head>
<body>
<app-root></app-root>