feat: 使用通知作为默认首页;删除 GA 数据收集;
parent
fcef4c486b
commit
d8b141cda8
@ -1,13 +0,0 @@
|
|||||||
export default function Index() {
|
|
||||||
return (
|
|
||||||
<p id="zero-state">
|
|
||||||
Global Highlights Hub
|
|
||||||
<br />
|
|
||||||
Check out{" "}
|
|
||||||
<a href="https://www.chinahighlights.com">
|
|
||||||
the docs at chinahighlights.com
|
|
||||||
</a>
|
|
||||||
.
|
|
||||||
</p>
|
|
||||||
);
|
|
||||||
}
|
|
Loading…
Reference in New Issue