|
@@ -2,7 +2,7 @@
|
|
|
<html lang="en">
|
|
|
<head>
|
|
|
<meta charset="UTF-8">
|
|
|
- <title>动手学ROS2-Foxy</title>
|
|
|
+ <title>动手学ROS2</title>
|
|
|
<!-- no chche setting -->
|
|
|
<meta http-equiv= "Expires " CONTENT= "0 ">
|
|
|
<meta http-equiv= "Cache-Control " CONTENT= "no-cache ">
|
|
@@ -22,7 +22,7 @@
|
|
|
var num = 0;
|
|
|
// mermaid.initialize({ startOnLoad: false });
|
|
|
window.$docsify = {
|
|
|
- name: '动手学ROS2-Foxy',
|
|
|
+ name: '动手学ROS2',
|
|
|
repo: 'https://github.com/fishros/d2l-ros2-foxy',
|
|
|
// loadNavbar: true,
|
|
|
loadSidebar: true,
|