mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 16:29:51 +03:00
Update index.html
This commit is contained in:
@@ -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',
|
||||
@@ -140,4 +140,4 @@
|
||||
<script src="_assets/prism-json.min.js"></script>
|
||||
<script src="_assets/prism-ems-esp.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user