From af05060def28fca52f4746be6cf4b8d36024f4d8 Mon Sep 17 00:00:00 2001 From: Stephanie Sunshine Date: Wed, 5 Jan 2022 04:42:11 -0800 Subject: [PATCH] fixing template to include Javascript endpoint --- templates/index.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/templates/index.html b/templates/index.html index b96f12c..25bbe8d 100644 --- a/templates/index.html +++ b/templates/index.html @@ -103,6 +103,9 @@
  • $ curl {{ .ifconfig_hostname }}/all.json
    {{ .hash_as_json }}
  • +
  • +
    $ curl {{ .ifconfig_hostname }}/all.js
    {{ .hash_as_js }}
    +