1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2025-07-31 12:41:08 +00:00

Rename webvirtcloud to webvirt

This commit is contained in:
Gao Jiangmiao 2019-08-16 13:24:26 +08:00
parent 3488661dc9
commit 5130871248
21 changed files with 45 additions and 99 deletions

View file

@ -14,7 +14,7 @@
<link href="{% static "css/bootstrap.min.css" %}" rel="stylesheet">
<!-- WebVirtCloud CSS -->
<link href="{% static "css/webvirtcloud.css" %}" rel="stylesheet">
<link href="{% static "css/webvirt.css" %}" rel="stylesheet">
<!-- Aditional CSS -->
{% block style %}{% endblock %}