File tree Expand file tree Collapse file tree 5 files changed +26
-2
lines changed
themes/hugo-coder/layouts Expand file tree Collapse file tree 5 files changed +26
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ outputs = "html"
1111
1212## 个人介绍
1313
14- 全栈开发/投资理财/被动收入,我关注的三个焦点。
14+ 全栈开发/投资理财/被动收入,我关注的三个焦点。
欲与我联系,请通过 [ Email ] ( mailto:[email protected] ) 。 1515
1616我的技术栈:
1717
Original file line number Diff line number Diff line change @@ -82,4 +82,4 @@ description: "本文介绍了如何使用元学习快速学习一门技能"
8282
8383{{< ad_embed_post >}}
8484
85- 这是一种优秀的设计,简单而强大。我也相信我们可以通过建立简单的长期技能,然后把不同的技能组合在一起,通过简单的技能组合你就可以解决很多复杂的问题。比如我们给公众号写一篇文章,这需要我们有阅读总结技能、设计排版技能、写作技能、运营推广技能等,每个技能不需要非常专业精通,也许你只是简单了解这个领域的知识,但是你一旦你去综合的运用这些技能的时候,你就解决了很复杂的大问题。简单的技能只需要你花不长的时间就可以掌握,如果该技能失去用途,你的时间成本损失也不是很高。如果你花了很多时间去学习了一个劲能后 ,一旦因为大环境的改变导致这个领域知识失去用途,那你的损失将会非常之高。而经过一系列组合后,简单的技能也可以爆发出很大的威力。
85+ 这是一种优秀的设计,简单而强大。我也相信我们可以通过建立简单的长期技能,然后把不同的技能组合在一起,通过简单的技能组合你就可以解决很多复杂的问题。比如我们给公众号写一篇文章,这需要我们有阅读总结技能、设计排版技能、写作技能、运营推广技能等,每个技能不需要非常专业精通,也许你只是简单了解这个领域的知识,但是你一旦你去综合的运用这些技能的时候,你就解决了很复杂的大问题。简单的技能只需要你花不长的时间就可以掌握,如果该技能失去用途,你的时间成本损失也不是很高。如果你花了很多时间去学习了一个技能后 ,一旦因为大环境的改变导致这个领域知识失去用途,那你的损失将会非常之高。而经过一系列组合后,简单的技能也可以爆发出很大的威力。
Original file line number Diff line number Diff line change @@ -36,6 +36,14 @@ <h1 class="title">{{ .Title }}</h1>
3636 {{ $REPLACEMENT := "< img src =\ "$1\" alt=\"$2\" class=\"lazyload\" loading=\"lazy\"/> " }}
3737 {{ $outContent := .Content | replaceRE $PATTERN_EMPTY_ALT $REPLACEMENT | replaceRE $PATTERN_ALT $REPLACEMENT | safeHTML }}
3838 {{ $outContent }}
39+
40+ < div style ="text-align: center;color: darkgray; ">
41+ {{ if eq .Site.Language.Lang "zh-cn" }}
42+ < p > 本作品采用< a href ="http://creativecommons.org/licenses/by-nc-nd/4.0/ " style ="color: darkgray; "> 知识共享署名-非商业性使用-禁止演绎 4.0 国际许可协议</ a > 进行许可</ p >
43+ {{ else }}
44+ < p > This work is licensed under a < a href ="http://creativecommons.org/licenses/by-nc-nd/4.0/ " style ="color: darkgray; "> CC BY-NC-ND 4.0</ a > </ p >
45+ {{ end }}
46+ </ div >
3947 </ div >
4048
4149 < footer >
Original file line number Diff line number Diff line change @@ -36,6 +36,14 @@ <h1 class="title">{{ .Title }}</h1>
3636 {{ $REPLACEMENT := "< img src =\ "$1\" alt=\"$2\" class=\"lazyload\" loading=\"lazy\"/> " }}
3737 {{ $outContent := .Content | replaceRE $PATTERN_EMPTY_ALT $REPLACEMENT | replaceRE $PATTERN_ALT $REPLACEMENT | safeHTML }}
3838 {{ $outContent }}
39+
40+ < div style ="text-align: center;color: darkgray; ">
41+ {{ if eq .Site.Language.Lang "zh-cn" }}
42+ < p > 本作品采用< a href ="http://creativecommons.org/licenses/by-nc-nd/4.0/ " style ="color: darkgray; "> 知识共享署名-非商业性使用-禁止演绎 4.0 国际许可协议</ a > 进行许可</ p >
43+ {{ else }}
44+ < p > This work is licensed under a < a href ="http://creativecommons.org/licenses/by-nc-nd/4.0/ " style ="color: darkgray; "> CC BY-NC-ND 4.0</ a > </ p >
45+ {{ end }}
46+ </ div >
3947 </ div >
4048
4149 < footer >
Original file line number Diff line number Diff line change @@ -36,6 +36,14 @@ <h1 class="title">{{ .Title }}</h1>
3636 {{ $REPLACEMENT := "< img src =\ "$1\" alt=\"$2\" class=\"lazyload\" loading=\"lazy\"/> " }}
3737 {{ $outContent := .Content | replaceRE $PATTERN_EMPTY_ALT $REPLACEMENT | replaceRE $PATTERN_ALT $REPLACEMENT | safeHTML }}
3838 {{ $outContent }}
39+
40+ < div style ="text-align: center;color: darkgray; ">
41+ {{ if eq .Site.Language.Lang "zh-cn" }}
42+ < p > 本作品采用< a href ="http://creativecommons.org/licenses/by-nc-nd/4.0/ " style ="color: darkgray; "> 知识共享署名-非商业性使用-禁止演绎 4.0 国际许可协议</ a > 进行许可</ p >
43+ {{ else }}
44+ < p > This work is licensed under a < a href ="http://creativecommons.org/licenses/by-nc-nd/4.0/ " style ="color: darkgray; "> CC BY-NC-ND 4.0</ a > </ p >
45+ {{ end }}
46+ </ div >
3947 </ div >
4048
4149 < footer >
You can’t perform that action at this time.
0 commit comments