add favicon, move css to css folder
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<title>tronnet - contact</title>
|
||||
<link rel="stylesheet" href="style.css" type="text/css">
|
||||
<link rel="icon" href="images/favicon.svg" sizes="any" type="image/svg+xml">
|
||||
<link rel="stylesheet" href="css/style.css" type="text/css">
|
||||
</head>
|
||||
<body>
|
||||
<h1>tronnet</h1>
|
||||
|
Reference in New Issue
Block a user