add charset
This commit is contained in:
parent
ed04b8f025
commit
1016b8b4b9
1 changed files with 4 additions and 0 deletions
|
@ -1,6 +1,10 @@
|
|||
<!DOCTYPE html>
|
||||
|
||||
<meta charset="UTF-8">
|
||||
|
||||
<html>
|
||||
<head>
|
||||
|
||||
<style>
|
||||
:root {
|
||||
--main-bg-color: #77a7bf;
|
||||
|
|
Loading…
Reference in a new issue