From 339cbc202a520d8acd7e9f280e62ac576fcd355b Mon Sep 17 00:00:00 2001 From: Xe Iaso Date: Thu, 22 Aug 2024 07:29:46 -0400 Subject: cmd/hdrwtch: fix a button Signed-off-by: Xe Iaso --- cmd/hdrwtch/docs/index.md | 2 +- cmd/hdrwtch/web.templ | 2 +- cmd/hdrwtch/web_templ.go | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'cmd') diff --git a/cmd/hdrwtch/docs/index.md b/cmd/hdrwtch/docs/index.md index ce50e1b..3066e30 100644 --- a/cmd/hdrwtch/docs/index.md +++ b/cmd/hdrwtch/docs/index.md @@ -25,4 +25,4 @@ Here are some frequently asked questions about hdrwtch and their answers. ### Why is hdrwtch in my logs? -A user configured a probe to watch a URL that you control. This is not a security risk. Please see ["Why is hdrwtch in my logs?"](/docs/why-in-logs) for more information. +A user configured a probe to watch a URL that you control. This is not a security risk. Please see the ["Why is hdrwtch in my logs?" page](/docs/why-in-logs) for more information. diff --git a/cmd/hdrwtch/web.templ b/cmd/hdrwtch/web.templ index 0cc6675..f5b749f 100644 --- a/cmd/hdrwtch/web.templ +++ b/cmd/hdrwtch/web.templ @@ -205,7 +205,7 @@ templ homePage() {

Monitor Last-Modified Headers with hdrwtch

Stay updated with the latest changes on any URL by tracking the Last-Modified headers effortlessly.

- Get Started + Get Started
diff --git a/cmd/hdrwtch/web_templ.go b/cmd/hdrwtch/web_templ.go index d8070e5..beaef37 100644 --- a/cmd/hdrwtch/web_templ.go +++ b/cmd/hdrwtch/web_templ.go @@ -385,7 +385,7 @@ func homePage() templ.Component { templ_7745c5c3_Var18 = templ.NopComponent } ctx = templ.ClearChildren(ctx) - _, templ_7745c5c3_Err = templ_7745c5c3_Buffer.WriteString("

Monitor Last-Modified Headers with hdrwtch

Stay updated with the latest changes on any URL by tracking the Last-Modified headers effortlessly.

Get Started

Features

Real-Time Monitoring

Receive instant alerts whenever a Last-Modified header changes on your monitored URLs.

Learn More

Customizable Alerts

Set up alerts via Email, Telegram, or webhooks to suit your monitoring needs.

Learn More

Detailed Reporting

Access comprehensive reports on the changes detected over time.

Learn More

Pricing

Simple and transparent pricing to suit your needs.

Free

$0

per month

  • Monitor up to 5 URLs
  • Telegram alerts
  • Community support
Choose Plan

Pro

$3

per month

  • Monitor up to 50 URLs
  • Email & Telegram alerts
  • Webhook integration
Choose Plan

Enterprise

Custom

pricing

  • Unlimited URLs
  • Priority support
  • Custom integrations
Contact Us
") + _, templ_7745c5c3_Err = templ_7745c5c3_Buffer.WriteString("

Monitor Last-Modified Headers with hdrwtch

Stay updated with the latest changes on any URL by tracking the Last-Modified headers effortlessly.

Get Started

Features

Real-Time Monitoring

Receive instant alerts whenever a Last-Modified header changes on your monitored URLs.

Learn More

Customizable Alerts

Set up alerts via Email, Telegram, or webhooks to suit your monitoring needs.

Learn More

Detailed Reporting

Access comprehensive reports on the changes detected over time.

Learn More

Pricing

Simple and transparent pricing to suit your needs.

Free

$0

per month

  • Monitor up to 5 URLs
  • Telegram alerts
  • Community support
Choose Plan

Pro

$3

per month

  • Monitor up to 50 URLs
  • Email & Telegram alerts
  • Webhook integration
Choose Plan

Enterprise

Custom

pricing

  • Unlimited URLs
  • Priority support
  • Custom integrations
Contact Us
") if templ_7745c5c3_Err != nil { return templ_7745c5c3_Err } -- cgit v1.2.3