Added some meta tags for simple SEO improvements
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no, maximum-scale=1">
|
||||
<meta name="description" content="tiny0 is a free custom URL shortener with click tracking.">
|
||||
<link rel="canonical" href="https://tiny0.cc/">
|
||||
|
||||
<link rel="shortcut icon" href="{{ url_for('static', filename='favicon.ico') }}">
|
||||
<link href="{{ url_for('static', filename='font.css') }}" rel="stylesheet">
|
||||
|
||||
Reference in New Issue
Block a user