forgot to add stylesheet to future

This commit is contained in:
2024-03-15 23:29:26 +00:00
parent e4ac2bc9a4
commit 39da841761

View File

@@ -2,6 +2,7 @@
<head> <head>
<meta name="viewport" content="width=device-width"> <meta name="viewport" content="width=device-width">
<title>Future</title> <title>Future</title>
<link href="index.css" rel="stylesheet">
</head> </head>
<body> <body>
<h1> Future </h1> <h1> Future </h1>