Fix page title & mobile support
This commit is contained in:
parent
3d2d026355
commit
de77ae1dbd
1 changed files with 2 additions and 1 deletions
|
|
@ -1,7 +1,8 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>News — WiiLink24</title>
|
||||
<title>Guide — WiiLink24</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" href="https://proicons.netlify.app/css/icons.min.css">
|
||||
<link rel="stylesheet" href="css/style.css">
|
||||
<link rel="icon" href="assets/icon.png">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue