mirror of
https://github.com/jgthms/bulma
synced 2026-03-20 04:14:29 -07:00
* Missing meta tags #2647 SOLVED * Modify CHANGELOG.md
This commit is contained in:
committed by
Jeremy Thomas
parent
7f1df1617a
commit
1cb190d438
@@ -1,6 +1,9 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>My custom Bulma website</title>
|
||||
<link rel="stylesheet" href="css/mystyles.css">
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user