You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: themes/hugo-coder/layouts/partials/home.html
+2-2
Original file line number
Diff line number
Diff line change
@@ -16,10 +16,10 @@
16
16
👋 Hi, I'm Dawei Ma, a full-stack developer from Earth.<br>
17
17
🎯 I've written <spanstyle="text-decoration:underline;">{{ $scratch.Get "postNum" }}</span> posts totaling <spanstyle="text-decoration:underline;">{{ div ($scratch.Get "total") 1000 }}</span>K words in {{ if not (hasPrefix .RelPermalink "/en") }}Chinese{{ else }}English{{ end }}.<br>
18
18
🚩 My blog has been viewed over <spanid="all-page-views" style="text-decoration:underline;"></span>K times by readers in <spanid="site-run-days" style="text-decoration:underline;"></span> days.<br>
{{ if not (hasPrefix .RelPermalink "/en") }}🤑 I'm managing an <ahref="https://www.myinvestpilot.com/portfolio?t=bmpi&p=被动收入">ETF portfolio</a> to build passive income.<br>
21
21
⛽️ I'm focused on achieving my long-term <ahref="/goal/">goals</a>.<br>
22
-
📫 Subscribe to my <ahref="https://tinyletter.com/bmpi-dev">newsletter</a> and get to know more <ahref="/about/">about me</a>.<br>{{ end }}
22
+
📫 Subscribe to my <ahref="https://tinyletter.com/bmpi-dev">newsletter</a> and get to know more <ahref="https://www.i365.tech/">about me</a>.<br>{{ end }}
0 commit comments