summaryrefslogtreecommitdiff
path: root/src/templates/pad.html
diff options
context:
space:
mode:
authorJohn McLear <john@mclear.co.uk>2014-11-19 00:16:08 +0000
committerJohn McLear <john@mclear.co.uk>2014-11-19 00:16:08 +0000
commit9aea689438d364cfd89a476d06729b3dd1195b8e (patch)
treef9531be9b538728b88a83728edff7e610941ec0f /src/templates/pad.html
parente821cb13fa0707932e9ddd2844bc7be969cf9efe (diff)
downloadetherpad-lite-9aea689438d364cfd89a476d06729b3dd1195b8e.zip
move tiny bit of font awesome we actually use into pad.css
Diffstat (limited to 'src/templates/pad.html')
-rw-r--r--src/templates/pad.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/templates/pad.html b/src/templates/pad.html
index aba3f64f..b996ab6a 100644
--- a/src/templates/pad.html
+++ b/src/templates/pad.html
@@ -40,7 +40,6 @@
<link rel="shortcut icon" href="<%=settings.faviconPad%>">
<% e.begin_block("styles"); %>
- <link href="../static/css/fontawesome-etherpad.css" rel="stylesheet">
<link href="../static/css/pad.css" rel="stylesheet">
<link href="../static/custom/pad.css" rel="stylesheet">
<style title="dynamicsyntax"></style>