mirror of
https://github.com/kennethreitz/dive-into-python3.git
synced 2026-06-05 15:00:18 +00:00
Prince-compatible charset declaration to fix PDF encoding problems
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Dive Into Python 3</title>
|
||||
<meta name="author" content="Mark Pilgrim">
|
||||
<meta name="subject" content="Python 3 from novice to pro">
|
||||
|
||||
Reference in New Issue
Block a user