diff --git a/.htaccess b/.htaccess index 27c6bb9..5480678 100644 --- a/.htaccess +++ b/.htaccess @@ -7,6 +7,7 @@ AddType text/xsl .xslt AddType application/xml .atom AddType text/html .xo AddType text/plain .txt +AddType text/plain .py AddType video/mp4 .mp4 AddType application/x-srt .srt AddType video/ogg .ogv diff --git a/case-study-porting-chardet-to-python-3.html b/case-study-porting-chardet-to-python-3.html index 78f3bf7..db3033b 100644 --- a/case-study-porting-chardet-to-python-3.html +++ b/case-study-porting-chardet-to-python-3.html @@ -4,6 +4,9 @@
...
+ + +