1
0
mirror of https://github.com/dani/vroom.git synced 2024-06-02 05:21:39 +02:00

Fix closing li element

This commit is contained in:
Daniel Berteaud 2015-07-14 00:20:43 +02:00
parent c259714737
commit e67ad9abf8

View File

@ -108,7 +108,7 @@
<li>Data::Dumper</li>
<li>DateTime</li>
</ul>
</ul>
</li>
</ul>
It's also advised to run VROOM on a systemd powered distribution (simply because that's what I use and I include service units for VROOM).
For the same reason, I recommend running Apache as webserver (others like Nginx probably work too, but I provide configuration sample only for Apache)