Updated News
This commit is contained in:
parent
aea14dd3df
commit
c98860e989
@ -1,7 +1,7 @@
|
||||
<?php if (!CONFIG()->enable_news_ticker) return; ?>
|
||||
<div id="news-ticker" style="display: none">
|
||||
<ul>
|
||||
<li>MyImouto is now on <a href="https://github.com/myimouto/myimouto">GitHub</a>.</li>
|
||||
<li>Sequenzia (MyImouto) is now on <a href="https://code.acr.moe/kazari/myimouto">ACR Code</a>! Completely open for remixing and all!</li>
|
||||
</ul>
|
||||
|
||||
<a href="#" id="close-news-ticker-link"><?= $this->t('.close') ?></a>
|
||||
|
Reference in New Issue
Block a user