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>