mirror of
https://github.com/heyarne/berliner-winter.git
synced 2026-05-06 19:23:39 +02:00
Add encoding and language
This commit is contained in:
parent
07f80c0a3f
commit
fcf57354a2
1 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<html lang="de">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Visualization of Hate Crime in Berlin</title>
|
||||
<link rel="stylesheet" href="http://cdn.leafletjs.com/leaflet-0.7.3/leaflet.css" />
|
||||
<link rel="stylesheet" type="text/css" href="/static/css/style.css">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue