GuangyuanSD commited on
Commit
88bae9a
·
verified ·
1 Parent(s): 4a29aa1

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -168,7 +168,7 @@
168
  </div>
169
  </div>
170
  <div class="hidden md:ml-4 md:flex md:items-center md:space-x-4">
171
- <button class="px-4 py-2 text-sm font-medium text-gray-700 hover:text-indigo-600"><a href="redchina.html" target="_self">中文版</a></button>
172
  <button class="px-4 py-2 text-sm font-medium text-gray-700 hover:text-indigo-600">Sign in</button>
173
  <button class="px-4 py-2 rounded-md text-sm font-medium text-white gradient-bg hover:opacity-90 transition">Get Started</button>
174
  </div>
 
168
  </div>
169
  </div>
170
  <div class="hidden md:ml-4 md:flex md:items-center md:space-x-4">
171
+ <button class="px-4 py-2 text-sm font-medium text-gray-700 hover:text-indigo-600"><a href="redchina.html" target="_parent">中文版</a></button>
172
  <button class="px-4 py-2 text-sm font-medium text-gray-700 hover:text-indigo-600">Sign in</button>
173
  <button class="px-4 py-2 rounded-md text-sm font-medium text-white gradient-bg hover:opacity-90 transition">Get Started</button>
174
  </div>