Added Stackoverflow tag to <head> section

This commit is contained in:
Thomas Smith 2022-09-02 09:57:59 -04:00
parent c90baa0dbe
commit dbed7e638d

View file

@ -36,6 +36,14 @@
<!-- DO NOT MODIFY --> <!-- DO NOT MODIFY -->
<!-- End Reddit Pixel --> <!-- End Reddit Pixel -->
<!-- Activity name for this tag: Home Page Traffic Pixel -->
<script>
(function() {
var a = String(Math.floor(Math.random() * 10000000000000000));
new Image().src = 'https://pubads.g.doubleclick.net/activity;xsp=5023880;ord='+ a +'?';
})();
</script>
<!-- CSS only --> <!-- CSS only -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet" <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous"> integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">