update
This commit is contained in:
@@ -13,7 +13,7 @@ const BUILTIN_IMGS={
|
|||||||
};
|
};
|
||||||
|
|
||||||
const DEFAULT_CONFIG={
|
const DEFAULT_CONFIG={
|
||||||
background_img: 'https://cdn.jsdelivr.net/gh/thuhole/webhole@gh-pages/static/bg/gbp.jpg',
|
background_img: 'https://cdn.jsdelivr.net/gh/thuhole/webhole@gh-pages/static/bg/cyberpunk.jpg',
|
||||||
background_color: '#113366',
|
background_color: '#113366',
|
||||||
pressure: false,
|
pressure: false,
|
||||||
easter_egg: true,
|
easter_egg: true,
|
||||||
|
|||||||
@@ -224,7 +224,7 @@ export function InfoSidebar(props) {
|
|||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
T大树洞 网页版的诞生离不开
|
T大树洞 网页版的诞生离不开
|
||||||
<a href="https://github.com/pkuhelper-web/webhole" target="_blank" rel="noopener">P大树洞</a>
|
<a href="https://github.com/pkuhelper-web/webhole" target="_blank" rel="noopener">P大树洞网页版 by @xmcp</a>
|
||||||
、
|
、
|
||||||
<a href="https://reactjs.org/" target="_blank" rel="noopener">React</a>
|
<a href="https://reactjs.org/" target="_blank" rel="noopener">React</a>
|
||||||
、
|
、
|
||||||
|
|||||||
Reference in New Issue
Block a user