mirror of
https://github.com/openclaw/openclaw.git
synced 2026-02-08 21:09:23 +08:00
* docs(start): streamline getting started flow * docs(nav): reorganize start and install sections * docs(style): move custom css to style.css * docs(navigation): align zh-CN ordering * docs(navigation): localize zh-Hans labels
4 lines
60 B
CSS
4 lines
60 B
CSS
#content > h1:first-of-type {
|
|
display: none !important;
|
|
}
|