[tor-commits] [manual/master] Remove eoy.css link

gus at torproject.org gus at torproject.org
Mon Apr 20 21:19:12 UTC 2020


commit 7d9f1cae7c50e51f596508e39495fbc23175bed0
Author: Nicolei Ocana <nicoleiocana at gmail.com>
Date:   Sun Apr 12 17:19:58 2020 +0000

    Remove eoy.css link
---
 templates/layout.html | 1 -
 1 file changed, 1 deletion(-)

diff --git a/templates/layout.html b/templates/layout.html
index c5929cc..5b75755 100644
--- a/templates/layout.html
+++ b/templates/layout.html
@@ -4,7 +4,6 @@
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta name="description" content="{{ _('Defend yourself against tracking and surveillance. Circumvent censorship.') }} | {{ this.title }}">
 <link rel="stylesheet" href="{{ '/static/css/bootstrap.css'|asseturl }}">
-<link rel="stylesheet" href="{{ '/static/css/eoy.css'|asseturl }}">
 
 <link rel="stylesheet" href="{{ '/static/fonts/fontawesome/css/all.min.css'|asseturl }}" rel="stylesheet">
 



More information about the tor-commits mailing list