mirror of
https://github.com/DataDog/go-profiler-notes.git
synced 2026-06-21 00:46:51 +08:00
10 lines
133 B
HTML
10 lines
133 B
HTML
<!doctype html>
|
|
<html lang=en>
|
|
<head>
|
|
<meta charset=utf-8>
|
|
<title>blah</title>
|
|
</head>
|
|
<body>
|
|
<p>I'm the content</p>
|
|
</body>
|
|
</html>
|