Fix #1368 broken links to www.xpressengine.com

This commit is contained in:
Kijin Sung 2020-07-31 13:54:04 +09:00
parent 3f620481cf
commit 45c6e42360
8 changed files with 12 additions and 12 deletions

View file

@ -104,6 +104,6 @@
</div>
</div>
<footer class="footer">
<p cond="!$layout_info->FOOTER">Powered by <a href="https://www.xpressengine.com/">XE</a>.</p>
<p cond="!$layout_info->FOOTER">Powered by <a href="https://rhymix.org">Rhymix</a></p>
<p cond="$layout_info->FOOTER">{$layout_info->FOOTER}</p>
</footer>

View file

@ -166,7 +166,7 @@
<li loop="$lang_supported=>$key,$val" cond="$key!= $lang_type"><button type="button" onclick="doChangeLangType('{$key}');return false;">{$val}</button></li>
</ul>
</div>
<p cond="!$layout_info->FOOTER">Powered by <a href="https://www.rhymix.org/" target="_blank" rel="noopener">Rhymix</a>.</p>
<p cond="!$layout_info->FOOTER">Powered by <a href="https://rhymix.org" target="_blank" rel="noopener">Rhymix</a></p>
<p cond="$layout_info->FOOTER">{$layout_info->FOOTER}</p>
</div>
</footer>

View file

@ -114,9 +114,9 @@
<p>도움이 필요할 때에는 전문가들과 이야기할 수 있습니다.</p>
</li>
<li>
<a href="https://www.xpressengine.com/download" target="_blank" class="ico"><i class="xi-download-square"></i><span class="blind">DOWNLOAD</span></a>
<a href="https://xetown.com/point_contents" target="_blank" class="ico"><i class="xi-download-square"></i><span class="blind">DOWNLOAD</span></a>
<h2>DOWNLOAD</h2>
<p>Rhymix 자료실을 통해 나만의 홈페이지를 만들어보세요.</p>
<p>자료실을 통해 나만의 홈페이지를 만들어보세요.</p>
</li>
<li>
<a href="https://github.com/rhymix/rhymix" target="_blank" class="ico"><i class="xi-github"></i><span class="blind">GITHUB</span></a>