moving ci/cd over to forgejo
This commit is contained in:
parent
0ebdb34601
commit
3c9edb1e0b
13 changed files with 57 additions and 29 deletions
BIN
default_www/docker/favicon.ico
Normal file
BIN
default_www/docker/favicon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 319 B |
9
default_www/docker/index.html
Normal file
9
default_www/docker/index.html
Normal file
|
@ -0,0 +1,9 @@
|
|||
<head>
|
||||
<title>Anthracite</title>
|
||||
<link rel="icon" type="image/x-icon" href="/favicon.ico">
|
||||
</head>
|
||||
<center>
|
||||
<h1>Anthracite is Running in Docker!</h1>
|
||||
<p>If you are seeing this page, then Anthracite is configured correctly!</p>
|
||||
<p>Add files to the "www" directory in your build step to begin serving your website.</p>
|
||||
</center>
|
Loading…
Add table
Add a link
Reference in a new issue