mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-28 08:03:36 +00:00
css: cosmetic: Rename plinth.css to main.css
Tests performed: - Visit an app page, install page and home page. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: Veiko Aasa <veiko17@disroot.org>
This commit is contained in:
parent
b51ccff743
commit
673bd367b0
@ -55,7 +55,7 @@
|
||||
<!-- Bootstrap base CSS -->
|
||||
<link rel="stylesheet" href="{% static '/javascript/bootstrap/css/bootstrap.min.css' %}"/>
|
||||
<link rel="stylesheet" href="{% static '/javascript/fork-awesome/css/fork-awesome.css' %}"/>
|
||||
<link rel="stylesheet" href="{% static 'theme/css/plinth.css' %}"/>
|
||||
<link rel="stylesheet" href="{% static 'theme/css/main.css' %}"/>
|
||||
<!-- Local link to system Turbolinks JS -->
|
||||
<script type="text/javascript" src="{% static '/javascript/turbolinks/turbolinks.js' %}" defer></script>
|
||||
<!-- Local link to system Modernizr (includes HTML5 Shiv) -->
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user