Skip to content

Commit

Permalink
uu
Browse files Browse the repository at this point in the history
  • Loading branch information
nuaawh committed Nov 26, 2023
1 parent 0d4396c commit 696b7e2
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion _includes/head-custom.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
{% include head-custom-google-analytics.html %}

<!-- You can set your favicon here -->
<link rel="shortcut icon" type="image/x-icon" href="{{ “./favicon.ico” | relative_url }}">
<link rel="shortcut icon" href="{{ “thumbnail.png” | relative_url }}">

<!-- end custom head snippets -->
Binary file added _includes/thumbnail.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Text can be **bold**, _italic_, or ~~strikethrough~~.

[Link to another page](./another-page.html).

[Markdown教程hh](https://markdown.com.cn/intro.html)
[Markdown教程](https://markdown.com.cn/intro.html)

[自动驾驶综述](https://zhuanlan.zhihu.com/p/138220034)

Expand Down

0 comments on commit 696b7e2

Please sign in to comment.