fedi-feed-router/resources/views/welcome.blade.php

9 lines
105 B
PHP

<!DOCTYPE html>
<html>
<head>
<title>FFR</title>
</head>
<body>
<h1>Welcome</h1>
</body>
</html>