mirror of
https://github.com/openspeedtest/Speed-Test.git
synced 2024-05-10 18:54:51 +00:00
Update index.html
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>Speed Test by OpenSpeedTest.com</title>
|
||||
<title>SpeedTest by OpenSpeedTest™</title>
|
||||
<meta name="description"
|
||||
content="Test your network speed now. HTML5 Network Performance Estimation Tool. Self-Hosted SpeedTest by OpenSpeedTest™"/>
|
||||
<link href="assets/css/app.css" rel="stylesheet" type="text/css" />
|
||||
@ -10,6 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta property="og:image" content="assets/images/img.png" />
|
||||
<link rel='canonical' href='https://openspeedtest.com'/>
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="assets/images/icons/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="assets/images/icons/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="assets/images/icons/favicon-16x16.png">
|
||||
|
Reference in New Issue
Block a user