Update Log

Update Log
# Let's try out a table with kramdown class tag

| A simple | table |
| with multiple | lines|
{: .my-class }
  • 2020-04-17 才知道 MarkDown 自带表格居中,但这样好像整体都会居中,不能单独让表头居中:
|      |      |
| :--: | :--: |  <--- 像这样,两个冒号
  • 2020-03-10 用 MarkDown 添加目录,之前试了几次都没搞懂,原来不能有大写字母,空格要用-代替。
  • 更换主题后的一些配置问题
永久链接类型 URL 模板
date /:categories/:year/:month/:day/:title.html
pretty /:categories/:year/:month/:day/:title/
ordinal /:categories/:year/:y_day/:title.html
none /:categories/:title.html