mirror of
https://github.com/geoffsee/open-gsio.git
synced 2025-09-08 22:56:46 +00:00
14 lines
184 B
TypeScript
14 lines
184 B
TypeScript
export const welcome_home_text = `
|
|
# open-gsio
|
|
---
|
|
|
|
<br/>
|
|
<br/>
|
|
`;
|
|
|
|
export const welcome_home_tip = `
|
|
<!--write markdown content here: will appear below welcome_home_text-->
|
|
|
|
<br/>
|
|
`;
|