mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
8 lines
72 B
PHP
8 lines
72 B
PHP
|
|
<?php
|
||
|
|
|
||
|
|
echo "Hello World !";
|
||
|
|
|
||
|
|
?>
|
||
|
|
|
||
|
|
<script src="/js/script.js"></script>
|