mirror of
https://github.com/NeonGamerBot-QK/saahild.com.git
synced 2025-04-03 18:14:14 +00:00
feat: contact page
This commit is contained in:
parent
438dd29698
commit
c7b9b83faf
3 changed files with 150 additions and 12 deletions
149
public/contact.html
Normal file
149
public/contact.html
Normal file
File diff suppressed because one or more lines are too long
|
@ -1,11 +0,0 @@
|
||||||
<!DOCTYPE html>
|
|
||||||
<html lang="en">
|
|
||||||
<head>
|
|
||||||
<meta charset="UTF-8">
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
||||||
<title>Contact :3</title>
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
|
|
||||||
</body>
|
|
||||||
</html>
|
|
2
wak.toml
2
wak.toml
|
@ -14,4 +14,4 @@ exclude_binary_files = true # whether to ignore binary files
|
||||||
# language_mapping = {".kicad_sch" = "Kicad Schematic"} # custom language mapping
|
# language_mapping = {".kicad_sch" = "Kicad Schematic"} # custom language mapping
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "My site" # your project name
|
name = "saahild.com" # your project name
|
Loading…
Add table
Reference in a new issue