From dd5ce9bd604450ecd0c04e7bb41ed6ca08f338f4 Mon Sep 17 00:00:00 2001 From: Jacob Cody Wimer Date: Mon, 15 Sep 2025 17:31:04 -0400 Subject: [PATCH] Fixed my ads.txt to contain my publisher id for adsense --- public/ads.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 public/ads.txt diff --git a/public/ads.txt b/public/ads.txt new file mode 100644 index 0000000..aa32bb0 --- /dev/null +++ b/public/ads.txt @@ -0,0 +1 @@ +pub-6845455733812572 \ No newline at end of file