Skip to content

Commit 0da110d

Browse files
author
yangjingjing
committed
init blog
1 parent 8b8cf35 commit 0da110d

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# https://learn-the-web.algonquindesign.ca/topics/markdown-yaml-cheat-sheet/#yaml
77
# https://learnxinyminutes.com/docs/yaml/
88

9-
title: Edit _config.yml to set your title!
9+
title: 这是我的博客
1010
description: This is where the description of your site will go. You should change it by editing the _config.yml file. It can be as long as you like! Happy blogging... ❤
1111
github_username: jph00
1212

index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
Hello and welcome to this blog. Edit the `index.md` file to change this content. All pages on the blog, including this one, use [Markdown](https://guides.github.com/features/mastering-markdown/). You can include images:
1+
[comment]: <> (Hello and welcome to this blog. Edit the `index.md` file to change this content. All pages on the blog, including this one, use [Markdown]&#40;https://guides.github.com/features/mastering-markdown/&#41;. You can include images:)
22

3-
![Image of fast.ai logo](images/logo.png)
3+
[comment]: <> (![Image of fast.ai logo]&#40;images/logo.png&#41;)
44

55
## This is a title
66

7-
And you can include links, like this [link to fast.ai](https://www.fast.ai). Posts will appear after this file.
7+
[comment]: <> (And you can include links, like this [link to fast.ai]&#40;https://www.fast.ai&#41;. Posts will appear after this file. )

0 commit comments

Comments
 (0)