mirror of
https://github.com/Jieyab89/OSINT-Cheat-sheet.git
synced 2026-08-17 18:35:41 +02:00
11 lines
230 B
HTML
11 lines
230 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Test Render Graph</title>
|
|
</head>
|
|
<body>
|
|
<p>just test</p>
|
|
</body>
|
|
</html> |