gitea_webhooks/www/index.php

10 lines
89 B
PHP
Raw Normal View History

2021-01-12 21:53:49 +00:00
<?php
?>
2021-01-12 22:09:38 +00:00
<html>
<head></head>
<body>
<h2>hi</h2>
This is gitea_webhooks.
</body>
</html>