添加后端开源信息

This commit is contained in:
2022-04-08 01:06:25 +08:00
parent eb311d92f6
commit 29ecee5e56

View File

@@ -128,6 +128,18 @@ export function InfoSidebar(props) {
</a> </a>
等开源项目 等开源项目
</p> </p>
<hr />
<p>
新T树洞 后端 by @hole_thu基于
<a href="http://www.wtfpl.net/about/" target="_blank">
WTFPLv2
</a>
协议在{' '}
<a href={REPOSITORY} target="_blank">
Gitea
</a>{' '}
开源
</p>
</div> </div>
</div> </div>
); );