Skip to content

去掉每页访问次数、修改最长公共前缀图片 #11

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 25, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions website/.vuepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,11 @@ module.exports = {
// root : "./hell-algorithm",
theme: "reco",
themeConfig: {
logo: '/logo.jpeg',
sidebar: "auto",
searchPlaceholder: "搜索:KMP",
nav: [
{text: '动态规划', link: '/1.2.动态规划系列' },
{text: 'GitHub', link: 'https://github.com/geekxh/hello-algorithm', icon: 'reco-github'}
],
head:[
Expand All @@ -21,6 +23,8 @@ module.exports = {
authorAvatar: '/code.png',
startYear: '2019',
valineConfig: {
visitor:false,
enable: false,
placeholder: "留下你的问题,或者你想要的资源...",
avatar: "wavatar",
requiredFields: ['nick'],
Expand Down
Binary file modified website/1.0.数组系列/002/1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.