From a8d675675461cef1eea0fb45b1674e4ab4cc50d6 Mon Sep 17 00:00:00 2001 From: Don Harper Date: Tue, 23 Nov 2021 11:06:13 -0600 Subject: [PATCH] little fixed --- .gitignore | 1 + .htmltest.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index a74ba75d..c95791e6 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ state_data.json public tmp resources +.hugo_build.lock diff --git a/.htmltest.yml b/.htmltest.yml index f02782b9..8759e5af 100644 --- a/.htmltest.yml +++ b/.htmltest.yml @@ -5,5 +5,6 @@ EnforceHTTPS: true CacheExpires: "6h" IgnoreURLs: - "linkedin.com" + - "www.oscon.com" IgnoreDirs: - "photos"