Skip to content

Commit

Permalink
chore: update pages
Browse files Browse the repository at this point in the history
  • Loading branch information
wudidada committed Nov 28, 2024
1 parent 62cb687 commit e326cc4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions _posts/2022-11-12-github pages使用个人域名.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ github pages默认情况下域名为`<user>.github.io`,可以修改为自己
- [**建议**]修改构建来源,让github自动创建,之后再该回去
- 如果个人域名没有ssl证书,则取消`Enforce HTTPS`勾选

![image-20221112132031586](https://jusbin.oss-cn-beijing.aliyuncs.com/image-20221112132031586.png){:height 823, :width 780}
![image-20221112132031586](/assets/image-20221112132031586.png){:height 823, :width 780}
## 修改域名解析

![image-20221112132612660](https://jusbin.oss-cn-beijing.aliyuncs.com/image-20221112132612660.png)
![image-20221112132612660](/assets/image-20221112132612660.png)

增加一条域名解析,类型为`CNAME`,使得相应的域名指向之前的github pages域名。
## 查看是否解析成功
Expand All @@ -35,7 +35,7 @@ github pages默认情况下域名为`<user>.github.io`,可以修改为自己
dig www.jusbin.cn
```

![image-20221112135652423](https://jusbin.oss-cn-beijing.aliyuncs.com/image-20221112135652423.png)
![image-20221112135652423](/assets/image-20221112135652423.png)

能从个人域名解析出github pages的域名,说明一切正常。

Expand Down
2 changes: 1 addition & 1 deletion _posts/2023-02-27-在云端.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ author: jusbin
categories: 随笔
tags: 影评
---
![p2151251263.jpg](https://jusbin.oss-cn-beijing.aliyuncs.com/p2151251263_1677426235418_0.jpg)
![p2151251263.jpg](/assets/p2151251263_1677426235418_0.jpg)

转身后留下的落寞背影使得电影具有了特殊的意味,摆脱了平庸,得到了升华。

Expand Down

0 comments on commit e326cc4

Please sign in to comment.