💄 Rechange the page visitor links.
This commit is contained in:
parent
f155ded3e0
commit
d20198d956
@ -44,7 +44,6 @@ NexT.boot.refresh = function() {
|
||||
CONFIG.lazyload && window.lozad('.post-body img').observe();
|
||||
CONFIG.pangu && window.pangu.spacingPage();
|
||||
|
||||
CONFIG.exturl && NexT.utils.registerExtURL();
|
||||
NexT.utils.registerCopyCode();
|
||||
NexT.utils.registerTabsTag();
|
||||
/*NexT.utils.registerActiveMenuItem();
|
||||
|
@ -354,7 +354,7 @@ params:
|
||||
vendors:
|
||||
title: 提供CDN/云资源支持
|
||||
list:
|
||||
- name: CloudBase Webify
|
||||
- name: Webify
|
||||
link: https://webify.cloudbase.net
|
||||
- name: Vercel
|
||||
img: /imgs/vendors/vercel.svg || 55
|
||||
|
@ -13,7 +13,7 @@ tags:
|
||||
- emoji
|
||||
|
||||
toc: false
|
||||
url: "emoji-support.html"
|
||||
url: "post/emoji-support.html"
|
||||
---
|
||||
|
||||
Emoji 可以通过多种方式在 Hugo 项目中启用。
|
||||
|
@ -11,7 +11,7 @@ tags:
|
||||
- Hugo
|
||||
- Startup
|
||||
|
||||
url: hello-world.html
|
||||
url: post/hello-world.html
|
||||
weight: 2
|
||||
---
|
||||
|
||||
|
@ -11,7 +11,7 @@ tags:
|
||||
- Hugo
|
||||
- 开始
|
||||
|
||||
url: hello-world.html
|
||||
url: post/hello-world.html
|
||||
weight: 2
|
||||
---
|
||||
|
||||
|
@ -17,7 +17,7 @@ tags:
|
||||
|
||||
toc: false
|
||||
draft: false
|
||||
url: markdown-syntax.html
|
||||
url: post/markdown-syntax.html
|
||||
---
|
||||
|
||||
仅以此篇文章来测试下在 `NexT` 主题中在通过 `Hugo` 引擎来建站时,是否支持 `Markdown` 文件内容中所写的各种语法,并展示下实际的效果。
|
||||
|
@ -13,7 +13,7 @@ tags:
|
||||
- 高亮
|
||||
- Chroma
|
||||
|
||||
url: "syntax-highlighting.html"
|
||||
url: post/syntax-highlighting.html
|
||||
---
|
||||
|
||||
Hugo 通过 Chroma 提供非常快速的语法高亮显示,现 Hugo 中使用 Chroma 作为代码块高亮支持,它内置在 Go 语言当中,速度是真的非常、非常快,而且最为重要的是它也兼容之前我们使用的 Pygments 方式。
|
||||
|
@ -14,7 +14,7 @@ tags:
|
||||
- 博客
|
||||
|
||||
toc: true
|
||||
url: "table-of-content.html"
|
||||
url: post/table-of-content.html
|
||||
---
|
||||
|
||||
巴顿将军说过:“衡量一个人是否成功,不是看他站到顶峰,而是从顶峰跌落之后的反弹力”,褚时健的人生便是如此,中年发家致富,名利双收,之后又跌落到谷底,等到74岁再创业,10年后带着褚橙归来,东山再起收获亿万财富,他的发展轨迹就是反弹的过程。
|
||||
|
Loading…
Reference in New Issue
Block a user