Add favicon in Kubespray website (#11512)

pull/11462/head
Sy Tran Dung 2024-09-09 10:42:27 +07:00 committed by GitHub
parent 538a1f2791
commit bb724655ae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
<meta name="description" content="Deploy a Production Ready Kubernetes Cluster">
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<link rel="stylesheet" href="//unpkg.com/docsify-themeable/dist/css/theme-simple.css">
<link rel="icon" href="/logo/logo-clear.png" type="image/png" />
<style>
:root {
--base-font-size: 16px;