|
5 | 5 | <meta charset="UTF-8">
|
6 | 6 | <title>LeetCode & Coding Interview Guide - Doocs Open Source Organization</title>
|
7 | 7 | <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
8 | | - <meta name="keywords" |
9 | | - content="doc,docs,doocs,documentation,github,gitee,coding,pages,leetcode,lcof,lcci,lcof2,coding-interview,coding-interview-guide,cracking-the-coding-interview,yanglbme"> |
| 8 | + <meta name="keywords" content="doc,docs,doocs,documentation,github,gitee,coding,pages,leetcode,lcof,lcci,lcof2,coding-interview,coding-interview-guide,cracking-the-coding-interview,yanglbme"> |
10 | 9 | <meta name="description" content="LeetCode、剑指Offer、程序员面试金典题解">
|
11 | | - <meta name="viewport" |
12 | | - content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"> |
| 10 | + <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"> |
13 | 11 | <link rel="stylesheet" href="https://cdn-doocs.oss-cn-shenzhen.aliyuncs.com/npm/docsify@4.13.0/lib/themes/vue.css">
|
14 | 12 | <link rel="stylesheet" href="https://cdn-doocs.oss-cn-shenzhen.aliyuncs.com/npm/docsify-darklight-theme@latest/dist/style.min.css">
|
15 | 13 | <link rel="stylesheet" href="https://cdn-doocs.oss-cn-shenzhen.aliyuncs.com/npm/katex@latest/dist/katex.min.css">
|
|
0 commit comments