set encoding to utf-8 for memories
This commit is contained in:
parent
9fd182fa20
commit
8f0945dd0c
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<head>
|
<head>
|
||||||
|
<meta charset="utf-8">
|
||||||
<title>💙 Blueheart Forever</title>
|
<title>💙 Blueheart Forever</title>
|
||||||
<link rel="stylesheet" href="styles/style_main.css"> <!-- Main Stylesheet -->
|
<link rel="stylesheet" href="styles/style_main.css"> <!-- Main Stylesheet -->
|
||||||
<link rel="stylesheet" href="styles/style_buttons.css"> <!-- Button Stylesheet -->
|
<link rel="stylesheet" href="styles/style_buttons.css"> <!-- Button Stylesheet -->
|
||||||
|
|
Reference in New Issue