gitea_webhooks/www/index.php

10 lines
89 B
PHP

<?php
?>
<html>
<head></head>
<body>
<h2>hi</h2>
This is gitea_webhooks.
</body>
</html>