mirror of
https://github.com/captbaritone/webamp
synced 2024-11-22 07:40:51 +00:00
Add charset meta tag
This commit is contained in:
parent
e1330e3bdf
commit
90d1e862f8
@ -2,6 +2,7 @@
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Winamp2-js</title>
|
<title>Winamp2-js</title>
|
||||||
|
<meta charset="utf-8" />
|
||||||
<link rel='stylesheet' type='text/css' href='winamp.css' />
|
<link rel='stylesheet' type='text/css' href='winamp.css' />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
Loading…
Reference in New Issue
Block a user