Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
nuaawh committed Nov 27, 2023
1 parent 696b7e2 commit f620acd
Show file tree
Hide file tree
Showing 2 changed files with 5 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" href="{{ “thumbnail.png” | relative_url }}">
<link rel="shortcut icon" href="{{ “./favicon.ico” | relative_url }}">

<!-- end custom head snippets -->
5 changes: 4 additions & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,12 @@ There should be whitespace between paragraphs. We recommend including a README,
# 定位



# 感知

This is a normal paragraph following a header. GitHub is a code hosting platform for version control and collaboration. It lets you and others work together on projects from anywhere.
通用障碍物检测
* 静态障碍物检测
* 动态障碍物检测

# 规划

Expand Down

0 comments on commit f620acd

Please sign in to comment.