Update index.html

This commit is contained in:
Daniel LaForce 2024-08-01 17:12:49 -06:00
parent 742b23c920
commit ae37c589a6
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,6 @@
<!DOCTYPE html>
<html>
<head>
<title>CSMS Claims and Neighbors</title>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-CC1B9CQ691"></script>
<script>
@ -10,6 +9,7 @@
gtag('js', new Date());
gtag('config', 'G-CC1B9CQ691');
</script>
<title>CSMS Claims and Neighbors</title>
<style>
body {
font-family: Arial, sans-serif;