forked from GithubBackups/vichan
Merge pull request #4 from AlexVeeBee/master
Quick PR: change text to Running Containerized
This commit is contained in:
commit
21d573809b
@ -1,9 +1,7 @@
|
||||
<footer>
|
||||
<p class="unimportant" style="margin-top:20px;text-align:center;">- Tinyboard +
|
||||
<a href="https://github.com/vichan-devel/vichan">vichan</a> {{ config.version }}
|
||||
{% if config.is_docker %}
|
||||
Running in Docker
|
||||
{% endif %}
|
||||
{% if config.is_container %}Running Containerized{% endif %}
|
||||
-
|
||||
<br>Tinyboard Copyright © 2010-2014 Tinyboard Development Group
|
||||
<br><a href="https://github.com/vichan-devel/vichan">vichan</a> Copyright © 2012-2025 vichan-devel</p>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user