Update index.html

This commit is contained in:
Proddy
2020-01-09 15:36:15 +01:00
committed by GitHub
parent d66acc3100
commit b7b7764949

View File

@@ -2,7 +2,7 @@
<html>
<head>
<meta charset="UTF-8">
<title>EMS_ESP Documentation</title>
<title>EMS-ESP Documentation</title>
<link rel="icon" href="favicon.ico">
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
@@ -11,8 +11,8 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
<meta property="og:title" content="EMS-ESP">
<meta property="og:description" content="An EMS interface">
<meta property="og:image" content="https://proddy.github.io/ems-esp/_media/logo-proddy-fw.jpg">
<meta property="og:url" content="https://proddy.github.io/ems-esp/#/Home">
<meta property="og:image" content="https://proddy.github.io/EMS-ESP/_media/logo-proddy-fw.jpg">
<meta property="og:url" content="https://proddy.github.io/EMS-ESP/#/Home">
<!-- Theme: Simple Dark -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsify-themeable@0/dist/css/theme-simple-dark.css">
@@ -47,7 +47,7 @@
subMaxLevel: 3,
editLink: {
text: 'Improve this article',
repo: 'https://github.com/proddy.github.io/ems-esp/blob/master/',
repo: 'https://github.com/proddy.github.io/EMS-ESP/blob/master/',
cssClass: ''
},
ga: 'UA-140681905-2',