feat: added tbd.html

This commit is contained in:
Vitor Gonçalves 2023-06-26 00:01:35 -03:00
parent e18639395c
commit 2fda03a833
Signed by: vitorg
GPG Key ID: B90BF113DF56EB41
1 changed files with 12 additions and 0 deletions

12
tbd.html Normal file
View File

@ -0,0 +1,12 @@
<html lang="pt">
<!--#include file="/header.html" -->
<h1>This page is not done yet!</h1>
<p>If you accessed this page, that means I haven't got my way around creating this!</p>
<p>Feel free to go back to <a href="/">the index page</a>, contact me and ask for me to do it!</p>
<p>Thanks for appreciating my work!</p>
<!--#include file="/footer.html" -->
</html>