From c1c261ec60d2f576ca21942c8fddb6d0a70dcde4 Mon Sep 17 00:00:00 2001 From: Benjamin Sanders Date: Sun, 17 Aug 2025 10:18:23 -0400 Subject: moved plausiable code to head tags --- _includes/footer.html | 3 +-- _includes/head.html | 1 + 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_includes/footer.html b/_includes/footer.html index a1ae1c0..46fd160 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -18,5 +18,4 @@ ], "jobTitle": "Web Developer & Linux Enthusiast" } - - \ No newline at end of file + \ No newline at end of file diff --git a/_includes/head.html b/_includes/head.html index 69d3c41..5e191b1 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -25,4 +25,5 @@ + \ No newline at end of file -- cgit v1.2.3