diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -2,7 +2,8 @@ <html lang="en"> <head> <meta charset="utf-8"> - <title>new tab</title> + <title> fn </title> + <meta name="theme-color" content="#001a15"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="stylesheet" href="style.css"> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Ubuntu+Mono"> |