Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

feedback.uft1.com

image

Static feedback page that submits to Web3Forms.

Usage

  • General feedback: https://feedback.uft1.com/
  • Context-specific feedback: https://feedback.uft1.com/?context=sunflower-land-digging-assistant

The page shows a neutral general-feedback state with no query string. When a context slug is present, the page switches into a dedicated context-specific mode and derives the visitor-facing label from that slug.

Files

  • index.html: page + Web3Forms form
  • about/index.html: about page served at /about/
  • styles.css: styling

Example slugs:

  • chat-widget
  • portfolio
  • sunflower-land-digging-assistant

The page derives the visible label from the context slug automatically. sunflower-land-digging-assistant becomes Sunflower Land digging assistant.

Deploy

Host as a static site at feedback.uft1.com (any static hosting works):

  • Put index.html and styles.css at the site root.
  • Ensure index.html is served as the default document.

Form handling

Submissions POST to https://api.web3forms.com/submit using the embedded access_key.

Context rules

  • Use a single context query parameter for the slug.
  • Example slugs: chat-widget, portfolio, sunflower-land-digging-assistant.
  • The UI converts the slug to a readable label automatically.

About

Have a suggestion, found a bug, or want to request something? Drop it here—takes under a minute.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages