gitea_webhooks/www/index.php
2021-01-12 23:09:38 +01:00

10 lines
89 B
PHP

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