Skip to content

Commit 51ad006

Browse files
committed
add /talk/
1 parent 6434cd6 commit 51ad006

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

content/talk.zh-cn.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
+++
2+
title = "Talk"
3+
description = "My talks"
4+
keywords = ""
5+
outputs = "html"
6+
+++
7+
8+
- [i18N in Java](https://talk.bmpi.dev/2021/i18n-java)
9+
- [Web Traffic Research](https://talk.bmpi.dev/2020/web-traffic-research)
10+
- [Elixir](https://talk.bmpi.dev/2019/elixir)

themes/hugo-coder/layouts/partials/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<div style="margin-bottom: 10px;">
44
<a href="https://wiki.bmpi.dev/">Wiki</a>
55
⚔️
6-
<a href="https://talk.bmpi.dev/">Talk</a>
6+
<a href="/talk/">Talk</a>
77
⚔️
88
<a href="/invest/">Invest</a>
99
⚔️

0 commit comments

Comments
 (0)