Skip to content

Instantly share code, notes, and snippets.

@sumantro93
Created May 19, 2024 04:33
Show Gist options
  • Save sumantro93/4a2f5d1d2c7fe428ecc3af99b0dc5750 to your computer and use it in GitHub Desktop.
Save sumantro93/4a2f5d1d2c7fe428ecc3af99b0dc5750 to your computer and use it in GitHub Desktop.
<!-- index.html -->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Welcome to Fedora Container</title>
</head>
<body>
<h1>Welcome to Fedora Container!</h1>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment