File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3
3
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
4
4
< html xmlns ="http://www.w3.org/1999/xhtml " lang ="en ">
5
5
< head >
6
- < meta content ="text/html;charset=ISO-8859-1 " http-equiv ="Content-Type " />
6
+ < meta content ="text/html;charset=UTF-8 " http-equiv ="Content-Type " />
7
7
< link href ="favicon.ico " rel ="icon " />
8
8
< title > WinPython</ title >
9
9
< link media ="screen " href ="css/screen.css " type ="text/css " rel ="stylesheet " />
@@ -73,7 +73,7 @@ <h2 id="portable">Portable or not, the choice is yours!</h2>
73
73
</ ul >
74
74
That is exactly what the official Python installer would do to your machine: in other words, you can have it both ways!
75
75
</ div >
76
- < div id ="footer "> © Copyright 2009-2013, Pierre Raybaut; 2014 < a href ="https://github.com/winpython/ "> The Winpython Developement Team</ a > . Last updated 2014-10-18</ div >
76
+ < div id ="footer "> © Copyright 2009-2013, Pierre Raybaut; 2014 < a href ="https://github.com/winpython/ "> The Winpython Developement Team</ a > . Last updated 2014-10-18</ div >
77
77
</ body >
78
78
</ html >
79
79
You can’t perform that action at this time.
0 commit comments