Jelajahi Sumber

修改oauth

鱼香ROS 4 tahun lalu
induk
melakukan
ca37c214a5
1 mengubah file dengan 8 tambahan dan 4 penghapusan
  1. 8 4
      docs/index.html

+ 8 - 4
docs/index.html

@@ -13,6 +13,10 @@
   <link rel="stylesheet" href="//cdn.jsdelivr.net/npm/docsify@4/lib/themes/vue.css">
 </head>
 <body>
+  <nav>
+      <a href="https://fishros.com">首页</a>
+      <!-- <a href="https://blog.csdn.net/qq_40942490">CSDN</a> --> -->
+  </nav>
   <div id="app"></div>
   <script>
     var num = 0;
@@ -80,11 +84,11 @@
   <script src="//cdn.jsdelivr.net/npm/gitalk/dist/gitalk.min.js"></script>
   <script>
     const gitalk = new Gitalk({
-      clientID: '7564994c686191bfefe6',
-      clientSecret: 'fa492e8b868bb77d52a5b278cf0aab06f9b1c052',
+      clientID: '70cd1669dc606777866b',
+      clientSecret: '50e8ee86dbd37f5f80fa8baea9582d9633b866d0',
       repo: 'd2l-ros2-foxy',
-      owner: 'aiotrobot',
-      admin: ['aiotrobot'],
+      owner: 'fishros',
+      admin: ['fishros'],
       id: "comment",
       // facebook-like distraction free mode
       distractionFreeMode: false