cifkao's picture
Add app files
8443315
raw
history blame
408 Bytes
<!DOCTYPE html>
<html lang="en">
<head>
<title>Highlighted text component</title>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#fff" />
<meta name="description" content="Highlighted text" />
<link rel="stylesheet" href="index.css" />
</head>
<body>
<div id="root"></div>
</body>
</html>