website/tesses.net/nc/index.php

9 lines
300 B
PHP

<?php include("../heading.php") ?>
<h1>My Nextcloud</h1>
<br>
<ul>
<li><a href="https://nextcloud.tesses.cf/s/aYzwfTaTooYp5cy">Public Nextcloud Files</a></li>
<li><a href="https://nextcloud.tesses.cf/s/qyiZmHgzCdGPFjR">Share files with me</a></li>
</ul>
<?php include("../footer.php") ?>