Skip to content

Commit 8f8cefc

Browse files
committed
docs: enhanced ui and favicon added
1 parent 70844bf commit 8f8cefc

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

docs/index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@
99
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0">
1010
<link rel="icon" href="images/document.png">
1111
<link rel="stylesheet" href="//cdn.jsdelivr.net/npm/docsify@4/lib/themes/vue.css">
12+
<style>
13+
.app-name-link img {
14+
width: 80px;
15+
height: auto;
16+
}
17+
</style>
1218
</head>
1319

1420
<body>

0 commit comments

Comments
 (0)