Skip to content

knightrider/knightrider.com

Repository files navigation

knightrider.com

Static single-page site for Knight Rider Consulting, ready for Netlify.

Files

  • index.html — primary landing page with inline CSS and Netlify contact form
  • thanks.html — post-submit confirmation page
  • netlify.toml — publish directory and basic security headers

Netlify notes

The contact form is configured with:

<form
  name="contact"
  method="POST"
  data-netlify="true"
  netlify-honeypot="bot-field"
  action="/thanks.html"
></form>

Deploy the repository/folder to Netlify with publish directory .. Netlify will detect the form during deploy and capture submissions under Forms → contact.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages