faq-website/views/homepage.ejs

9 lines
154 B
Text
Raw Normal View History

2024-07-06 01:08:38 +00:00
<!DOCTYPE html>
<html>
<head>
<title>faq-website</title>
<style src="/primary.css"></style>
</head>
<body>
</body>
</html>