mirror of
https://github.com/Nathanwoodburn/hnschat-web.git
synced 2025-12-06 08:42:59 +11:00
feat: Add nixpacks config
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
header("Access-Control-Allow-Origin: *");
|
||||
|
||||
$revision = trim(file_get_contents(".git/refs/heads/master"));
|
||||
$revision = 01;
|
||||
?>
|
||||
<title>HNSChat</title>
|
||||
<meta charset="utf-8">
|
||||
|
||||
Reference in New Issue
Block a user