mirror of
https://github.com/grafana/grafana.git
synced 2025-02-12 08:35:43 -06:00
d9db155394
* Storage: implement mime type detection * lint
10 lines
101 B
HTML
10 lines
101 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<h1>My First Heading</h1>
|
|
|
|
<p>My first paragraph.</p>
|
|
</body>
|
|
</html>
|
|
|