1
0
mirror of https://github.com/actix/examples synced 2025-06-28 18:00:37 +02:00

git push fix basics

This commit is contained in:
krircc
2018-04-15 10:19:26 +08:00
parent 7648c0865e
commit 15663241e0
2 changed files with 12 additions and 10 deletions

View File

@ -1,7 +1,7 @@
<!DOCTYPE html><html><head><title>actix - basics</title>
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" /></head>
<body>
<a href="index.html">back to home</a>
<a href="static/index.html">back to home</a>
<h1>404</h1>
</body>
</html>