mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
make the stylesheet work from elsewhere too
svn:r4665
This commit is contained in:
parent
b31160449c
commit
8e1c70daf3
@ -6,7 +6,7 @@
|
||||
<title>Tor Hidden Service Configuration Instructions</title>
|
||||
<meta name="Author" content="Roger Dingledine" />
|
||||
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
|
||||
<link rel="stylesheet" type="text/css" href="/stylesheet.css" />
|
||||
<link rel="stylesheet" type="text/css" href="http://tor.eff.org/stylesheet.css" />
|
||||
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
|
||||
</head>
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
<title>Tor SwitchProxy Install Instructions</title>
|
||||
<meta name="Author" content="Roger Dingledine" />
|
||||
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
|
||||
<link rel="stylesheet" type="text/css" href="/stylesheet.css" />
|
||||
<link rel="stylesheet" type="text/css" href="http://tor.eff.org/stylesheet.css" />
|
||||
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
|
||||
</head>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user