<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>ClickABC</title>
</head>
<body>
<h1>Welcome to ClickABC!</h1>
<p>Click <a href="https://clickabc.pages.dev">here</a> to go to the main page.</p>
<p>Click <a href="https://clickabc.pages.dev/feed">here</a> to go to the feed page.</p>
</body>
</html>