Skip to content

Commit 6c076c1

Browse files
committed
fix build
1 parent 61a53fa commit 6c076c1

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.github/workflows/gh-pages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Setup Hugo
3636
uses: peaceiris/actions-hugo@v2
3737
with:
38-
hugo-version: 'latest'
38+
hugo-version: '0.119.0'
3939
extended: true
4040
- name: Setup Pages
4141
id: pages

content/about.org

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#+TITLE: 关于
22
#+DATE: 2022-01-01T08:55:06+08:00
3-
#+LASTMOD: 2023-12-30T12:11:08+0800
3+
#+LASTMOD: 2024-08-19T09:19:01+0800
44

55
#+BEGIN_EXPORT html
66
<a href="https://twitter.com/RustTalk">
@@ -29,7 +29,8 @@ RustTalk 是一档专注在 Rust 社区的程序员闲聊节目。节目主旨
2929
* 联系方式
3030
- 邮件:[[mailto:[email protected]][[email protected]]]
3131
- Twitter:[[https://twitter.com/RustTalk][@RustTalk]]
32-
- 听友群:https://discord.gg/DNFkanA2pa
32+
- Telegram: [[https://t.me/rust_talk][@rust_talk]]
33+
- Discord:https://discord.gg/DNFkanA2pa
3334
- 微信公众号:RustTalk
3435
#+BEGIN_EXPORT html
3536
<p align="center">

content/podcast/012.org

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
#+TITLE: 012. 与马道长畅聊容器发展史与 Rust 推广
1+
#+TITLE: 012. 与马道长畅聊 Docker 发展史与 Rust 推广
22
#+DATE: 2024-08-18T22:34:31+0800
3-
#+LASTMOD: 2024-08-18T23:18:50+0800
3+
#+LASTMOD: 2024-08-19T09:10:47+0800
44
#+OPTIONS: toc:nil num:nil
55
#+STARTUP: content
66
#+PODCAST_DURATION: 01:50:48
@@ -21,5 +21,5 @@
2121
- [[https://device.harmonyos.com/cn/docs/documentation/guide/rust_editor-0000001684413665][OpenHarmony 设备开发 Rust代码编辑]]
2222
- [[https://www.infoq.cn/article/k24682buljt4bdjb7q7u][华为也为 Rust “狂”:揭秘国内唯一 Rust 基金会创始成员背后的人与事]]
2323
- 好物分享
24-
- [[https://book.douban.com/subject/5406042/][设计原本]], 豆瓣评分:7.7
24+
- [[https://book.douban.com/subject/5406042/][设计原本]],豆瓣评分:7.7,[[https://u.jd.com/mq9SBKa][京东链接]]
2525
- [[https://zed.dev/][Zed]]:Code at the speed of thought

0 commit comments

Comments
 (0)