mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-27 15:19:57 +09:00
Fix outdated license and community links
This commit is contained in:
parent
448bf25660
commit
05e9961b10
18 changed files with 20 additions and 118 deletions
|
|
@ -0,0 +1,9 @@
|
|||
<link rel="stylesheet" href="./layouts/xedition/css/welcome.css" />
|
||||
<div class="welcomeXE">
|
||||
<section class="intro">
|
||||
<span class="noti">HELLO, WORLD!</span>
|
||||
<h1 class="tit">WELCOME TO RHYMIX</h1>
|
||||
<P class="cont">Rhymix는 자유로운 웹 콘텐츠 발행을 돕는 CMS입니다.<br />간편한 설치와 다양한 추가 프로그램을 활용하여<br /> 자신만의 웹페이지를 쉽고 빠르게 만들 수 있습니다.</P>
|
||||
<a href="{getUrl('', 'module', 'admin')}" target="_blank" class="btn_start">시작하기</a>
|
||||
</section>
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue