It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: https://889992890.xyz

  1.  
  2.  
  3.  
  4. <!DOCTYPE html>
  5. <html lang="en" data-font-scheme="ibmp">
  6.  
  7.  
  8. <head>
  9.    <meta charset="utf-8">
  10.    <meta http-equiv="X-UA-Compatible" content="IE=edge">
  11.    <meta name="viewport" content="width=device-width, initial-scale=1">
  12.    
  13.        <link rel="shortcut icon" type="image/png" href="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/favicon/favicons/KEITHSTON_-_2025-04-28T174329.056_pDTpp8g_ZipEkmG_K12QrZc_T0EP4oR.png">
  14.    
  15.  
  16.    <title>Tech Insights &amp; Digital Trends Blog | Latest Tech News</title>
  17.    <meta name="description" content="Explore the latest in technology, digital trends, and insightful articles on innovation. Stay updated with expert analysis and practical tips for tech enthusiasts.">
  18.    <link href="/static/blogapp/assets/css/themify-icons.css" rel="stylesheet">
  19.    <link href="/static/blogapp/assets/css/flaticon.css" rel="stylesheet">
  20.    <link href="/static/blogapp/assets/css/bootstrap.min.css" rel="stylesheet">
  21.    <link href="/static/blogapp/assets/css/animate.css" rel="stylesheet">
  22.    <link href="/static/blogapp/assets/css/owl.carousel.css" rel="stylesheet">
  23.    <link href="/static/blogapp/assets/css/owl.theme.css" rel="stylesheet">
  24.    <link href="/static/blogapp/assets/css/slick.css" rel="stylesheet">
  25.    <link href="/static/blogapp/assets/css/slick-theme.css" rel="stylesheet">
  26.    <link href="/static/blogapp/assets/css/swiper.min.css" rel="stylesheet">
  27.    <link href="/static/blogapp/assets/css/owl.transitions.css" rel="stylesheet">
  28.    <link href="/static/blogapp/assets/css/jquery.fancybox.css" rel="stylesheet">
  29.    <link href="/static/blogapp/assets/css/odometer-theme-default.css" rel="stylesheet">
  30.    <link href="/static/blogapp/assets/css/component.css" rel="stylesheet">
  31.    <link href="/static/blogapp/assets/sass/style.css" rel="stylesheet">
  32.    <link href="/static/blogapp/assets/sass/layout/navbar.css" rel="stylesheet">
  33.    <link href="/static/blogapp/assets/css/responsive.css" rel="stylesheet">
  34.    <link href="/static/blogapp/assets/sass/fonts.css" rel="stylesheet">
  35.    <link rel="canonical" href="https://889992890.xyz/">
  36.    <!-- Dynamic CSS Override -->
  37.    
  38. <style>
  39.    :root {
  40.        /* Bootstrap 5 Color Overrides */
  41.        --bs-primary: #6a0dad;
  42.        --bs-primary-rgb: 6a0dad;
  43.        --bs-secondary: #6b7280;
  44.        --bs-success: #2dd4bf;
  45.        --bs-danger: #f43f5e;
  46.        --bs-warning: #f59e0b;
  47.        --bs-info: #60a5fa;
  48.        --bs-light: #f3e8ff;
  49.        --bs-dark: #2e1065;
  50.        
  51.        /* Your SCSS Variables Override */
  52.        --theme-primary-color: #6a0dad;
  53.        --theme-primary-color-s2: #6a0dad;
  54.        --body-bg-color: #ffffff;
  55.        --section-bg-color: #f9faff;
  56.        --text-color: #2e1065;
  57.        --text-light-color: #676767;
  58.        --heading-color: #2e1065;
  59.        --border-color: #d6bcfa;
  60.        --border-color-s2: #eef0fc;
  61.        --border-color-black: #3c3c40;
  62.        --body-color: #777777;
  63.        --small-black: #777777;
  64.        --light: #8188a9;
  65.        --cyan: #848892;
  66.        --black-section-text-color: #CBCBCB;
  67.        --black-bg-color: #202026;
  68.        --black-bg-color-s2: #2C2C32;
  69.        --dark-gray: #232f4b;
  70.        
  71.        /* Component Specific Colors (Bootstrap + Your SCSS) */
  72.        --navbar-bg: #ffffff;
  73.        --nav-bg: #ffffff;
  74.        --sub-nav: #e9d5ff;
  75.        --navbar-color: #2e1065;
  76.        --topbar-bg: #f3e8ff;
  77.        --topbar-color: #2e1065;
  78.        --footer-bg: #2e1065;
  79.        --footer-color: #ffffff;
  80.        --card-bg: #ffffff;
  81.        --card-border: #d6bcfa;
  82.        --card-radius: 12px;
  83.        --link-color: #6a0dad;
  84.        --link-hover: #570b8a;
  85.        --blog-color: #ffffff;
  86.        --blog-bg: rgba(106, 13, 173, 0.1);
  87.        
  88.        /* Simplified Font System */
  89.        --border-radius: 12px;
  90.        
  91.        /* Bootstrap Font Override - Uses CSS font system from fonts.css */
  92.        --bs-font-sans-serif: var(--font-primary);
  93.    }
  94.    
  95.    /* Font Override - Let CSS font system handle fonts via data-font-scheme */
  96.    body {
  97.        /* Remove font-family override - let data-font-scheme handle it */
  98.        font-weight: 400;
  99.        color: var(--text-color) !important;
  100.        
  101.            background-color: var(--body-bg-color) !important;
  102.        
  103.        min-height: 100vh;
  104.    }
  105.    
  106.    /* Headings - Let CSS font system handle fonts via data-font-scheme */
  107.    h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  108.        /* Remove font-family override - let data-font-scheme handle it */
  109.        font-weight: 600;
  110.        color: var(--heading-color) !important;
  111.    }
  112.    
  113.    /* Bootstrap Primary Color Throughout Site */
  114.    .btn-primary {
  115.        background-color: var(--bs-primary) !important;
  116.        border-color: var(--bs-primary) !important;
  117.        transition: all 0.3s ease;
  118.    }
  119.    
  120.    .btn-primary:hover {
  121.        background-color: var(--theme-primary-color-s2) !important;
  122.        border-color: var(--theme-primary-color-s2) !important;
  123.        transform: translateY(-2px);
  124.        box-shadow: 0 5px 15px rgba(var(--bs-primary-rgb), 0.4);
  125.    }
  126.    
  127.    .btn-outline-primary {
  128.        color: var(--bs-primary) !important;
  129.        border-color: var(--bs-primary) !important;
  130.    }
  131.    
  132.    .btn-outline-primary:hover {
  133.        background-color: var(--bs-primary) !important;
  134.        border-color: var(--bs-primary) !important;
  135.    }
  136.    
  137.    .text-primary {
  138.        color: var(--bs-primary) !important;
  139.    }
  140.    
  141.    .bg-primary {
  142.        background-color: var(--bs-primary) !important;
  143.    }
  144.    
  145.    /* Your Navigation System */
  146.    .navigation.navbar,
  147.    .navbar {
  148.        
  149.            background-color: var(--navbar-bg) !important ;
  150.        
  151.        /* Remove font-family override - let data-font-scheme handle it */
  152.        
  153.        border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important ;
  154.    }
  155.    
  156.    .navigation.navbar .fluid-container{
  157.        min-height: 60px;
  158.    }
  159.    
  160.    .navigation .navbar-brand,
  161.    .navigation .navbar-nav .nav-link,
  162.    .navbar-brand,
  163.    nav a,
  164.    .navbar-nav .nav-link {
  165.        color: var(--navbar-color) !important;
  166.        /* Remove font-family override - let data-font-scheme handle it */
  167.        transition: all 0.3s ease;
  168.    }
  169.    
  170.    .navigation .navbar-nav .nav-link:hover,
  171.    .navbar-nav .nav-link:hover,
  172.    nav a:hover,
  173.    .navigation .navbar-nav .nav-link.active,
  174.    .navbar-nav .nav-link.active {
  175.        color: var(--navbar-color) !important;
  176.        transform: translateY(-1px);
  177.        opacity: 0.85;
  178.    }
  179.    
  180.    /* Your existing navbar specific classes */
  181.    .navigation .sub-menu {
  182.        background: var(--navbar-bg) !important;
  183.        box-shadow: 0 5px 15px rgba(0,0,0,0.1);
  184.        border: 1px solid var(--border-color);
  185.    }
  186.    
  187.    .border-color{
  188.        border-color: var(--border-color) !important;
  189.    }
  190.    
  191.    .navigation .sub-menu li a {
  192.        color: var(--navbar-color) !important;
  193.        /* Remove font-family override - let data-font-scheme handle it */
  194.    }
  195.    
  196.    .navigation .sub-menu li a:hover {
  197.        background: var(--bs-primary) !important;
  198.        color: #ffffff !important;
  199.    }
  200.    
  201.    .card {
  202.        
  203.            background-color: var(--card-bg) !important;
  204.        
  205.        border: 1px solid var(--border-color) !important;
  206.        transition: all 0.3s ease;
  207.        border-radius: 12px;
  208.        color: var(--text-color) !important;
  209.    }
  210.     .navbar-brand img{
  211.            height: 70px;
  212.            object-fit: contain;
  213.        }
  214.    
  215.    .card:hover {
  216.        transform: translateY(-5px);
  217.        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
  218.    }
  219.    
  220.    .card-header {
  221.        background-color: var(--section-bg-color) !important;
  222.        border-color: var(--border-color) !important;
  223.        color: var(--text-color) !important;
  224.    }
  225.    
  226.    /* Bootstrap Form Controls */
  227.    .form-control {
  228.        color: var(--text-color) !important;
  229.        background-color: var(--body-bg-color) !important;
  230.        border-color: var(--border-color) !important;
  231.        /* Remove font-family override - let data-font-scheme handle it */
  232.    }
  233.    
  234.    .form-control:focus {
  235.        border-color: var(--bs-primary) !important;
  236.        box-shadow: 0 0 0 0.2rem rgba(var(--bs-primary), 0.25) !important;
  237.    }
  238.    
  239.    /* Links throughout site */
  240.  .nav1 a {
  241.        color: var(--link-color) !important;
  242.        text-decoration: none;
  243.        transition: all 0.3s ease;
  244.    }
  245.    
  246.    a:hover {
  247.        color: var(--link-hover) !important;
  248.    }
  249.    
  250.    /* Text color classes */
  251.    .text-muted {
  252.        color: var(--body-color) !important;
  253.    }
  254.    
  255.    .text-light {
  256.        color: var(--light) !important;
  257.    }
  258.    
  259.    /* Section backgrounds */
  260.    .section-bg,
  261.    .bg-light {
  262.        background-color: var(--section-bg-color) !important;
  263.    }
  264.    
  265.    /* Dark sections */
  266.    .bg-dark,
  267.    .dark-section {
  268.        background-color: var(--black-bg-color) !important;
  269.        color: var(--black-section-text-color) !important;
  270.    }
  271.    
  272.    /* Footer styling */
  273.    .footer,
  274.    footer {
  275.        
  276.            background-color: var(--footer-bg) !important;
  277.        
  278.        color: var(--footer-color) !important;
  279.    }
  280.    
  281.    .footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6,
  282.    footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
  283.        color: var(--black-section-text-color) !important;
  284.        /* Remove font-family override - let data-font-scheme handle it */
  285.    }
  286.    
  287.    .footer a, footer a {
  288.        color: var(--black-section-text-color) !important;
  289.    }
  290.    
  291.    .footer a:hover, footer a:hover {
  292.        color: var(--bs-primary) !important;
  293.    }
  294.    
  295.    /* Bootstrap Secondary Colors */
  296.    .btn-secondary {
  297.        background-color: var(--bs-secondary) !important;
  298.        border-color: var(--bs-secondary) !important;
  299.    }
  300.    
  301.    .text-secondary {
  302.        color: var(--bs-secondary) !important;
  303.    }
  304.    
  305.    .bg-secondary {
  306.        background-color: var(--bs-secondary) !important;
  307.    }
  308.    
  309.    /* Bootstrap Success, Danger, Warning, Info */
  310.    .btn-success { background-color: var(--bs-success) !important; border-color: var(--bs-success) !important; }
  311.    .btn-danger { background-color: var(--bs-danger) !important; border-color: var(--bs-danger) !important; }
  312.    .btn-warning { background-color: var(--bs-warning) !important; border-color: var(--bs-warning) !important; }
  313.    .btn-info { background-color: var(--bs-info) !important; border-color: var(--bs-info) !important; }
  314.    
  315.    .text-success { color: var(--bs-success) !important; }
  316.    .text-danger { color: var(--bs-danger) !important; }
  317.    .text-warning { color: var(--bs-warning) !important; }
  318.    .text-info { color: var(--bs-info) !important; }
  319.    
  320.    .bg-success { background-color: var(--bs-success) !important; }
  321.    .bg-danger { background-color: var(--bs-danger) !important; }
  322.    .bg-warning { background-color: var(--bs-warning) !important; }
  323.    .bg-info { background-color: var(--bs-info) !important; }
  324.    
  325.    /* Mobile menu styling */
  326.    .navbar-toggler,
  327.    .open-btn {
  328.        border-color: var(--navbar-color) !important;
  329.    }
  330.    
  331.    .icon-bar {
  332.        background-color: var(--navbar-color) !important;
  333.    }
  334.    
  335.    /* Smooth Animations */
  336.    .fade-in-up {
  337.        animation: fadeInUp 0.6s ease-out;
  338.    }
  339.    
  340.    @keyframes fadeInUp {
  341.        from {
  342.            opacity: 0;
  343.            transform: translateY(30px);
  344.        }
  345.        to {
  346.            opacity: 1;
  347.            transform: translateY(0);
  348.        }
  349.    }
  350.    
  351.    /* Responsive adjustments */
  352.    @media (max-width: 768px) {
  353.        .navbar {
  354.            padding: 0.5rem 0;
  355.        }
  356.        
  357.        .card:hover {
  358.            transform: none;
  359.        }
  360.    }
  361.    
  362. </style>
  363.    
  364.    
  365.    
  366.  
  367. <script>
  368.    var _paq = window._paq = window._paq || [];
  369.    /* tracker methods like "setCustomDimension" should be called before "trackPageView" */
  370.    _paq.push(['trackPageView']);
  371.    _paq.push(['enableLinkTracking']);
  372.    (function() {
  373.        var u = "//analytics.tech-vikings.com/";
  374.        _paq.push(['setTrackerUrl', u + 'matomo.php']);
  375.        _paq.push(['setSiteId', '2']);
  376.        var d = document,
  377.            g = d.createElement('script'),
  378.            s = d.getElementsByTagName('script')[0];
  379.        g.async = true;
  380.        g.src = u + 'matomo.js';
  381.        s.parentNode.insertBefore(g, s);
  382.    })();
  383. </script>
  384. </head>
  385.  
  386.  
  387.  
  388. <body class="page-blogapp:homepage theme-theme_19">
  389.    <div id="healthcheck"></div>
  390.    <!-- start page-wrapper -->
  391.    <div class="page-wrapper">
  392.        
  393.            <!-- start preloader -->
  394.                
  395.            <!-- end preloader -->
  396.        
  397.        <!-- Start header -->
  398.        <header id="header" class="wpo-site-header">
  399.            
  400.  
  401.  
  402.    
  403.  
  404.  
  405.  
  406.  
  407.            
  408.  
  409.  
  410.  
  411.  
  412.  
  413. <nav class="navigation navbar navbar-expand-lg navbar-light custom-nav dynamic-navbar mb-4">
  414.  <div class="container-fluid fluid-container">
  415.    <div class="row flex-wrap align-items-center">
  416.      <div class="col-lg-3 col-md-3 col-3 d-lg-none dl-block">
  417.        <div class="mobail-menu">
  418.          <button type="button" class="navbar-toggler open-btn">
  419.            <span class="sr-only">Toggle navigation</span>
  420.            <span class="icon-bar first-angle"></span>
  421.            <span class="icon-bar middle-angle"></span>
  422.            <span class="icon-bar last-angle"></span>
  423.          </button>
  424.        </div>
  425.      </div>
  426.      <div class="col-lg-2 col-md-6 col-6">
  427.        <div class="navbar-header">
  428.          <a class="navbar-brand" href="/">
  429.            
  430.            <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/site_logos/d7d7163b-cf67-484f-8867-62fd18454546_logo.png" alt="Tech Insights Hub" />
  431.            
  432.          </a>
  433.        </div>
  434.  
  435.      </div>
  436.      <div class="col-lg-8 col-md-1 col-1">
  437.        <div id="navbar" class="collapse navbar-collapse navigation-holder">
  438.          <button class="menu-close"><i class="ti-close"></i></button>
  439.          <ul class="nav navbar-nav mb-2 mb-lg-0">
  440.            <li>
  441.              <a href="/">
  442.                Home
  443.              </a>
  444.            </li>
  445.            
  446.            
  447.             <li>
  448.              <a href="/category/all-posts/">
  449.                All Posts
  450.              </a>
  451.              </li>
  452.              
  453.  
  454.                  
  455.              
  456.             <li>
  457.              <a href="/category/business/">
  458.                Business
  459.              </a>
  460.              </li>
  461.              
  462.  
  463.                  
  464.              
  465.             <li>
  466.              <a href="/category/esports/">
  467.                Esports
  468.              </a>
  469.              </li>
  470.              
  471.  
  472.                  
  473.              
  474.             <li>
  475.              <a href="/category/fashion/">
  476.                Fashion
  477.              </a>
  478.              </li>
  479.              
  480.  
  481.                  
  482.              
  483.             <li>
  484.              <a href="/category/featured/">
  485.                Featured
  486.              </a>
  487.              </li>
  488.              
  489.  
  490.                  
  491.              
  492.            
  493.              <li class="menu-item-has-children">
  494.                <a href="#">More</a>
  495.                <ul class="sub-menu">
  496.                  <li>
  497.                    <a href="/category/gaming/">
  498.                      Gaming
  499.                    </a>
  500.                  </li>
  501.                  
  502.  
  503.                  
  504.              
  505.            
  506.                  <li>
  507.                    <a href="/category/health/">
  508.                      Health
  509.                    </a>
  510.                  </li>
  511.                  
  512.  
  513.                  
  514.              
  515.            
  516.                  <li>
  517.                    <a href="/category/life-fitness/">
  518.                      Life &amp; Fitness
  519.                    </a>
  520.                  </li>
  521.                  
  522.  
  523.                  
  524.              
  525.            
  526.                  <li>
  527.                    <a href="/category/lifestyle/">
  528.                      Lifestyle
  529.                    </a>
  530.                  </li>
  531.                  
  532.  
  533.                  
  534.              
  535.            
  536.                  <li>
  537.                    <a href="/category/news/">
  538.                      News
  539.                    </a>
  540.                  </li>
  541.                  
  542.  
  543.                  
  544.              
  545.            
  546.                  <li>
  547.                    <a href="/category/others/">
  548.                      Others
  549.                    </a>
  550.                  </li>
  551.                  
  552.  
  553.                  
  554.              
  555.            
  556.                  <li>
  557.                    <a href="/category/politics/">
  558.                      Politics
  559.                    </a>
  560.                  </li>
  561.                  
  562.  
  563.                  
  564.              
  565.            
  566.                  <li>
  567.                    <a href="/category/sports/">
  568.                      Sports
  569.                    </a>
  570.                  </li>
  571.                  
  572.  
  573.                  
  574.              
  575.            
  576.                  <li>
  577.                    <a href="/category/tech/">
  578.                      Tech
  579.                    </a>
  580.                  </li>
  581.                  
  582.  
  583.                  
  584.              
  585.            
  586.                  <li>
  587.                    <a href="/category/travel/">
  588.                      Travel
  589.                    </a>
  590.                  </li>
  591.                  
  592.  
  593.                  
  594.                </ul>
  595.              </li>
  596.              
  597.              
  598.              
  599.              <li>
  600.                <a href="/page/contact-us/">
  601.                  Contact Us
  602.                </a>
  603.              </li>
  604.          </ul>
  605.        </div>
  606.        <!-- end of nav-collapse -->
  607.      </div>
  608.      <div class="col-lg-2 col-md-2 col-2">
  609.        <div class="header-right">
  610.          <div class="header-search-form-wrapper">
  611.            <div class="cart-search-contact"> <button class="search-toggle-btn"><i
  612.                  class="fi flaticon-magnifiying-glass text-link"></i></button>
  613.              <div class="header-search-form">
  614.                <form id="search-form">
  615.                  <div> <input type="text"  id="search-input" class="form-control" placeholder="Search here..." /> <button><i
  616.                        class="fi flaticon-magnifiying-glass"></i></button> </div>
  617.                </form>
  618.                <div id="search-results" class="search-v1 mt-2"></div>
  619.              </div>
  620.            </div>
  621.          </div>
  622.  
  623.          
  624.          <!-- <div class="header-right-menu-wrapper d-none d-md-flex">
  625.            <div class="header-right-menu">
  626.              <div class="right-menu-toggle-btn">
  627.                <span class="bg-link"></span>
  628.                <span class="bg-link"></span>
  629.                <span class="bg-link"></span>
  630.              </div>
  631.              <div class="header-right-menu-wrap z-1">
  632.                <button class="right-menu-close"><i class="ti-close"></i></button>
  633.                <div class="logo">
  634.                  <img src="/static/blogapp/assets/images/logo2.png" alt="" />
  635.                </div>
  636.                <div class="header-right-sec">
  637.                  <div class="project-widget widget">
  638.                    <h3 class="blog-color">Our Latest News</h3>
  639.                    <div class="posts">
  640.                      <div class="post">
  641.                        <div class="img-holder">
  642.                          <img src="/static/blogapp/assets/images/recent-posts/img-1.jpg" alt />
  643.                        </div>
  644.                        <div class="details">
  645.                          <span class="date blog-color">19 Jun 2022</span>
  646.                          <h4><a href="blog-single.html" class="blog-color">Perfect Photo Clicking Idea You Must
  647.                              Know.</a></h4>
  648.                        </div>
  649.                      </div>
  650.                      <div class="post">
  651.                        <div class="img-holder">
  652.                          <img src="/static/blogapp/assets/images/recent-posts/img-2.jpg" alt />
  653.                        </div>
  654.                        <div class="details">
  655.                          <span class="date blog-color">22 May 2022</span>
  656.                          <h4><a href="blog-single.html" class="blog-color">Best tourism site all over the world.</a>
  657.                          </h4>
  658.                        </div>
  659.                      </div>
  660.                      <div class="post">
  661.                        <div class="img-holder">
  662.                          <img src="/static/blogapp/assets/images/recent-posts/img-3.jpg" alt />
  663.                        </div>
  664.                        <div class="details">
  665.                          <span class="date blog-color">12 Apr 2022</span>
  666.                          <h4><a href="blog-single.html" class="blog-color">Whats In Trend in Now Woman Fashion.</a>
  667.                          </h4>
  668.                        </div>
  669.                      </div>
  670.                    </div>
  671.                  </div>
  672.                  <div class="widget wpo-contact-widget">
  673.                    <div class="widget-title">
  674.                      <h3 class="blog-color">Contact Us</h3>
  675.                    </div>
  676.                    <div class="contact-ft">
  677.                      <ul>
  678.                        <li>
  679.                          <i class="fi flaticon-location"></i>68D, Belsion Town 2365 <br /> Fna city, LH 3656, USA
  680.                        </li>
  681.                        <li>
  682.                          <i class="fi flaticon-telephone"></i>+ 8 (123) 123 456 789 <br />
  683.                          + 8 (123) 123 456 789
  684.                        </li>
  685.                        <li>
  686.                          <i class="fi flaticon-email"></i>Bloggar@gmail.com
  687.                        </li>
  688.                      </ul>
  689.                    </div>
  690.                  </div>
  691.                </div>
  692.              </div>
  693.              <div class="sidebar-blur"> </div>
  694.            </div>
  695.          </div> -->
  696.        </div>
  697.      </div>
  698.    </div>
  699.    <!-- end of container -->
  700. </nav>
  701. </nav>
  702. <style>
  703.  .navbar-brand img {
  704.    height: 70px;
  705.    object-fit: contain;
  706.  }
  707. </style>
  708. <script>
  709.  // jQuery or vanilla JavaScript to handle the AJAX search
  710.  document.getElementById("search-input").addEventListener("keyup", function (e) {
  711.    e.preventDefault();  // Prevent the form from submitting normally
  712.  
  713.    const query = document.getElementById("search-input").value;
  714.  // Check if the input field is empty
  715.    if (query === "") {
  716.      // Clear the search results if the input is empty
  717.      document.getElementById("search-results").innerHTML = "";
  718.      return; // Exit the function early to avoid making an AJAX request
  719.    }
  720.    // Send AJAX request
  721.    fetch("/search-posts?version=v1&q=" + encodeURIComponent(query), {
  722.      method: "GET",
  723.        headers: {
  724.          "X-Requested-With": "XMLHttpRequest",
  725.        },
  726.    })
  727.      .then(response => response.json())
  728.      .then(data => {
  729.        if (data.html) {
  730.          document.getElementById("search-results").innerHTML = data.html;
  731.        } else {
  732.          document.getElementById("search-results").innerHTML = "<p>No results found.</p>";
  733.        }
  734.      })
  735.      .catch(error => {
  736.        console.error("Error fetching search results:", error);
  737.      });
  738.  });
  739.  
  740. </script>
  741.  
  742.        </header>
  743.        <!-- end of header -->
  744.        <!-- start of wpo-blog-hero -->
  745.        
  746.  
  747.  
  748.  
  749.  
  750.  
  751.  
  752.  
  753.  
  754.  
  755.        <!-- end of wpo-blog-hero -->
  756.  
  757.        <!-- start of wpo-breacking-news -->
  758.        
  759.        <!-- end of wpo-breacking-news -->
  760.        
  761.        <!-- start wpo-blog-highlights-section -->
  762.        
  763.  
  764.  
  765.  
  766.    
  767.  
  768.  
  769.  
  770. <style>
  771.    .blog-highlights-v2 {
  772.        padding: 60px 0;
  773.        position: relative;
  774.        overflow: hidden;
  775.    }
  776.    
  777.    .blog-highlights-v2::before {
  778.        content: '';
  779.        position: absolute;
  780.        top: 0;
  781.        left: 0;
  782.        width: 100%;
  783.        height: 100%;
  784.        background: var(--body-bg);
  785.        pointer-events: none;
  786.    }
  787.    
  788.    .blog-card-v2 {
  789.        border: none;
  790.        border-radius: 20px;
  791.        overflow: hidden;
  792.        background: white;
  793.        height: 100%;
  794.        position: relative;
  795.        transform: translateY(0);
  796.        transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  797.        box-shadow: 0 4px 20px rgba(0,0,0,0.08);
  798.        will-change: transform;
  799.    }
  800.    
  801.    .blog-card-v2::before {
  802.        content: '';
  803.        position: absolute;
  804.        top: 0;
  805.        left: 0;
  806.        width: 100%;
  807.        height: 100%;
  808.        background: linear-gradient(45deg, transparent 0%, rgba(255,255,255,0.1) 50%, transparent 100%);
  809.        transform: translateX(-100%);
  810.        transition: transform 0.6s ease;
  811.        z-index: 1;
  812.    }
  813.    
  814.    .blog-card-v2:hover {
  815.        transform: translateY(-15px) scale(1.02);
  816.        box-shadow: 0 20px 40px rgba(0,0,0,0.15);
  817.    }
  818.    
  819.    .blog-card-v2:hover::before {
  820.        transform: translateX(100%);
  821.    }
  822.    
  823.    .blog-image-v2 {
  824.        position: relative;
  825.        overflow: hidden;
  826.        height: 250px;
  827.        background: linear-gradient(45deg, #667eea 0%, #764ba2 100%);
  828.    }
  829.    
  830.    .blog-image-v2::after {
  831.        content: '';
  832.        position: absolute;
  833.        top: 0;
  834.        left: 0;
  835.        width: 100%;
  836.        height: 100%;
  837.        background: linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.3) 100%);
  838.        z-index: 2;
  839.    }
  840.    
  841.    .blog-image-v2 img {
  842.        width: 100%;
  843.        height: 100%;
  844.        object-fit: cover;
  845.        transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  846.        transform: scale(1);
  847.    }
  848.    
  849.    .blog-card-v2:hover .blog-image-v2 img {
  850.        transform: scale(1.1) rotate(2deg);
  851.    }
  852.    
  853.    .blog-category-v2 {
  854.        position: absolute;
  855.        top: 20px;
  856.        left: 20px;
  857.        padding: 8px 16px;
  858.        border-radius: 50px;
  859.        font-size: 12px;
  860.        font-weight: 700;
  861.        text-transform: uppercase;
  862.        letter-spacing: 1px;
  863.      
  864.        z-index: 3;
  865.        transform: translateY(0);
  866.        transition: all 0.3s ease;
  867.        box-shadow: 0 4px 15px rgba(102, 126, 234, 0.3);
  868.    }
  869.    
  870.    .blog-card-v2:hover .blog-category-v2 {
  871.        transform: translateY(-5px);
  872.        box-shadow: 0 8px 25px rgba(102, 126, 234, 0.4);
  873.    }
  874.    
  875.    .blog-content-v2 {
  876.        padding: 30px 25px;
  877.        position: relative;
  878.        z-index: 2;
  879.    }
  880.    
  881.    .blog-title-v2 {
  882.        font-size: 18px;
  883.        font-weight: 700;
  884.        line-height: 1.4;
  885.        margin-bottom: 15px;
  886.        min-height: 50px;
  887.        position: relative;
  888.        overflow: hidden;
  889.    }
  890.    
  891.    .blog-title-v2 a {
  892.        text-decoration: none;
  893.        position: relative;
  894.        transition: all 0.3s ease;
  895.        background-clip: text;
  896.        -webkit-background-clip: text;
  897.    }
  898.    
  899.    .blog-title-v2 a::after {
  900.        content: '';
  901.        position: absolute;
  902.        bottom: -2px;
  903.        left: 0;
  904.        width: 0;
  905.        height: 2px;
  906.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  907.        transition: width 0.4s ease;
  908.    }
  909.    
  910.    .blog-card-v2:hover .blog-title-v2 a::after {
  911.        width: 100%;
  912.    }
  913.    
  914.    .blog-meta-v2 {
  915.        display: flex;
  916.        align-items: center;
  917.        gap: 12px;
  918.        margin-bottom: 15px;
  919.        font-size: 13px;
  920.        padding-bottom: 15px;
  921.        border-bottom: 2px solid rgba(102, 126, 234, 0.1);
  922.        position: relative;
  923.    }
  924.    
  925.    .blog-meta-v2::after {
  926.        content: '';
  927.        position: absolute;
  928.        bottom: -2px;
  929.        left: 0;
  930.        width: 0;
  931.        height: 2px;
  932.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  933.        transition: width 0.5s ease 0.2s;
  934.    }
  935.    
  936.    .blog-card-v2:hover .blog-meta-v2::after {
  937.        width: 60px;
  938.    }
  939.    
  940.    .blog-author-img-v2 {
  941.        width: 32px;
  942.        height: 32px;
  943.        border-radius: 50%;
  944.        object-fit: cover;
  945.        border: 3px solid white;
  946.        box-shadow: 0 4px 15px rgba(0,0,0,0.1);
  947.        transition: all 0.3s ease;
  948.    }
  949.    
  950.    .blog-card-v2:hover .blog-author-img-v2 {
  951.        transform: scale(1.1);
  952.        box-shadow: 0 6px 20px rgba(102, 126, 234, 0.3);
  953.    }
  954.    
  955.    .blog-excerpt-v2 {
  956.        font-size: 14px;
  957.        line-height: 1.6;
  958.        color: #666;
  959.        display: -webkit-box;
  960.        -webkit-line-clamp: 3;
  961.        -webkit-box-orient: vertical;
  962.        overflow: hidden;
  963.        position: relative;
  964.        opacity: 0.8;
  965.        transition: opacity 0.3s ease;
  966.    }
  967.    
  968.    .blog-card-v2:hover .blog-excerpt-v2 {
  969.        opacity: 1;
  970.    }
  971.    
  972.    .section-header-v2 {
  973.        text-align: center;
  974.        margin-bottom: 70px;
  975.        position: relative;
  976.    }
  977.    
  978.    .section-title-v2 {
  979.        font-size: 3.2rem;
  980.        font-weight: 800;
  981.        margin-bottom: 20px;
  982.        position: relative;
  983.    }
  984.    
  985.    .section-title-v2::after {
  986.        content: '';
  987.        position: absolute;
  988.        bottom: -10px;
  989.        left: 50%;
  990.        transform: translateX(-50%);
  991.        width: 80px;
  992.        height: 4px;
  993.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  994.        border-radius: 2px;
  995.    }
  996.    
  997.    .section-subtitle-v2 {
  998.        font-size: 1.1rem;
  999.        color: #666;
  1000.        max-width: 600px;
  1001.        margin: 0 auto;
  1002.        line-height: 1.6;
  1003.    }
  1004.    
  1005.    .blog-read-more-v2 {
  1006.        position: absolute;
  1007.        bottom: 25px;
  1008.        right: 25px;
  1009.        width: 45px;
  1010.        height: 45px;
  1011.        border-radius: 50%;
  1012.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  1013.        display: flex;
  1014.        align-items: center;
  1015.        justify-content: center;
  1016.        color: white;
  1017.        text-decoration: none;
  1018.        transition: all 0.4s ease;
  1019.        transform: scale(0);
  1020.        opacity: 0;
  1021.        box-shadow: 0 4px 15px rgba(102, 126, 234, 0.3);
  1022.    }
  1023.    
  1024.    .blog-card-v2:hover .blog-read-more-v2 {
  1025.        transform: scale(1);
  1026.        opacity: 1;
  1027.    }
  1028.    
  1029.    .blog-read-more-v2:hover {
  1030.        transform: scale(1.1);
  1031.        box-shadow: 0 8px 25px rgba(102, 126, 234, 0.4);
  1032.    }
  1033.    
  1034.    /* Animation Classes */
  1035.    .animate-on-scroll {
  1036.        opacity: 0;
  1037.        transform: translateY(30px);
  1038.        transition: all 0.6s ease;
  1039.    }
  1040.    
  1041.    .animate-on-scroll.animated {
  1042.        opacity: 1;
  1043.        transform: translateY(0);
  1044.    }
  1045.    
  1046.    /* Staggered Animation */
  1047.    .blog-card-v2:nth-child(1) { animation-delay: 0.1s; }
  1048.    .blog-card-v2:nth-child(2) { animation-delay: 0.2s; }
  1049.    .blog-card-v2:nth-child(3) { animation-delay: 0.3s; }
  1050.    .blog-card-v2:nth-child(4) { animation-delay: 0.4s; }
  1051.    .blog-card-v2:nth-child(5) { animation-delay: 0.5s; }
  1052.    .blog-card-v2:nth-child(6) { animation-delay: 0.6s; }
  1053.  
  1054.    @media (max-width: 768px) {
  1055.        .section-title-v2 {
  1056.            font-size: 2.5rem;
  1057.        }
  1058.        .blog-highlights-v2 {
  1059.            padding: 40px 0;
  1060.        }
  1061.        .blog-content-v2 {
  1062.            padding: 25px 20px;
  1063.        }
  1064.        .blog-card-v2:hover {
  1065.            transform: translateY(-10px) scale(1.01);
  1066.        }
  1067.    }
  1068. </style>
  1069.  
  1070. <section class="blog-highlights-v2">
  1071.    <div class="container-fluid fluid-container">
  1072.        <div class="row">
  1073.            <div class="col-12">
  1074.                <div class="section-header-v2 animate-on-scroll">
  1075.                    <h2 class="section-title-v2 text-primary-gradient">
  1076.                Today's Top Highlights
  1077.                   </h2>
  1078.                    <p class="section-subtitle-v2">Discover our latest stories and insights from around the world</p>
  1079.                </div>
  1080.            </div>
  1081.        </div>
  1082.        
  1083.        <div class="row">
  1084.            <div class="col-lg-8 col-12">
  1085.                <div class="row g-4">
  1086.                    
  1087.                    
  1088.  
  1089.                </div>
  1090.            </div>
  1091.            
  1092.               <div class="col col-lg-4 col-12">
  1093.                
  1094.  
  1095.  
  1096.  
  1097.    
  1098.  
  1099. <!-- Curved Heading Sidebar -->
  1100.    <div class="sidebar mb-3">
  1101.        
  1102.  
  1103.       <!-- <div class="sidebar-widget mb-5">
  1104.            <div class="widget-title-wrapper mb-3">
  1105.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  1106.                    <div class="title-border"></div>
  1107.                    <i class="ti-folder me-2"></i>Blog Archives
  1108.                </h4>
  1109.            </div>
  1110.            <div class="widget-content shadow-sm rounded-3 p-4">
  1111.                <div class="archives-list">
  1112.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  1113.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  1114.                            <i class="ti-angle-right me-2 text-primary"></i>
  1115.                            <span class="archive-link top-color fw-semibold">August 2025</span>
  1116.                        </a>
  1117.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span>
  1118.                    </div>
  1119.  
  1120.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  1121.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  1122.                            <i class="ti-angle-right me-2 text-primary"></i>
  1123.                            <span class="archive-link top-color fw-semibold">July 2025</span>
  1124.                        </a>
  1125.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">31 posts</span>
  1126.                    </div>
  1127.  
  1128.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  1129.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  1130.                            <i class="ti-angle-right me-2 text-primary"></i>
  1131.                            <span class="archive-link top-color fw-semibold">June 2025</span>
  1132.                        </a>
  1133.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">28 posts</span>
  1134.                    </div>
  1135.  
  1136.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  1137.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  1138.                            <i class="ti-angle-right me-2 text-primary"></i>
  1139.                            <span class="archive-link top-color fw-semibold">May 2025</span>
  1140.                        </a>
  1141.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">35 posts</span>
  1142.                    </div>
  1143.  
  1144.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  1145.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  1146.                            <i class="ti-angle-right me-2 text-primary"></i>
  1147.                            <span class="archive-link top-color fw-semibold">April 2025</span>
  1148.                        </a>
  1149.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">29 posts</span>
  1150.                    </div>
  1151.  
  1152.                    <div class="archive-item d-flex justify-content-between align-items-center">
  1153.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  1154.                            <i class="ti-angle-right me-2 text-primary"></i>
  1155.                            <span class="archive-link top-color fw-semibold">March 2025</span>
  1156.                        </a>
  1157.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">27 posts</span>
  1158.                    </div>
  1159.                </div>
  1160.                
  1161.                <div class="text-center mt-4 pt-3 border-top border-color">
  1162.                    <a href="#" class="btn btn-primary btn-sm px-whtext-white rounded-pill">
  1163.                        <i class="ti-archive me-1"></i>View All Archives
  1164.                    </a>
  1165.                </div>
  1166.            </div>
  1167.        </div> -->
  1168.  
  1169.        <div class="sidebar-widget mb-4">
  1170.            <div class="widget-title-wrapper mb-3">
  1171.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  1172.                    <div class="title-border-primary"></div>
  1173.                    <i class="ti-star me-2"></i>Popular Posts
  1174.                </h4>
  1175.            </div>
  1176.            <div class="widget-content shadow-sm rounded-3 mb-3 p-4">
  1177.                <div class="popular-post-list">
  1178.                    
  1179.  
  1180.                </div>
  1181.                
  1182.                <!-- <div class="text-center mt-4 pt-3 border-top border-color">
  1183.                    <a href="#" class="btn btn-primary top-color btn-sm px-whtext-white rounded-pill">
  1184.                        <i class="ti-trophy me-1"></i>View All Popular
  1185.                    </a>
  1186.                </div> -->
  1187.            </div>
  1188.        </div>
  1189.  
  1190. </div>
  1191. <style>
  1192.    
  1193.  .widget-content {
  1194.    background-color: var(--card-bg);
  1195.    border: 1px solid var(--border-color);
  1196.  }
  1197. </style>
  1198.  
  1199.    
  1200.            </div>
  1201.        </div>
  1202.    </div>
  1203. </section>
  1204.  
  1205. <script>
  1206. // Intersection Observer for scroll animations
  1207. document.addEventListener('DOMContentLoaded', function() {
  1208.    const observerOptions = {
  1209.        threshold: 0.1,
  1210.        rootMargin: '0px 0px -50px 0px'
  1211.    };
  1212.  
  1213.    const observer = new IntersectionObserver(function(entries) {
  1214.        entries.forEach(entry => {
  1215.            if (entry.isIntersecting) {
  1216.                entry.target.classList.add('animated');
  1217.            }
  1218.        });
  1219.    }, observerOptions);
  1220.  
  1221.    document.querySelectorAll('.animate-on-scroll').forEach(el => {
  1222.        observer.observe(el);
  1223.    });
  1224. });
  1225. </script>
  1226.  
  1227.    
  1228.        
  1229.        <!-- end wpo-blog-highlights-section -->
  1230.        <!-- start wpo-blog-sponsored-section -->
  1231.        
  1232.  
  1233.  
  1234.  
  1235.    
  1236.  
  1237.  
  1238.    
  1239.        <!-- end wpo-blog-sponsored-section -->
  1240.        <!-- start wpo-subscribe-section -->
  1241.        
  1242.        <!-- end subscribe-section -->
  1243.        <!-- start of wpo-site-footer-section -->
  1244.        
  1245.  
  1246.  
  1247.  
  1248.  
  1249.  
  1250. <footer class="wpo-site-footer-v3">
  1251.  <!-- Top Section - Logo -->
  1252.  <div class="footer-top-section py-4 border-bottom">
  1253.    <div class="container-fluid fluid-container">
  1254.      <div class="row justify-content-center">
  1255.        <div class="col-12 text-center">
  1256.          <div class="brand-logo">
  1257.            
  1258.              <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/site_logos/d7d7163b-cf67-484f-8867-62fd18454546_logo.png" alt="Tech Insights Hub" class="footer-logo" />
  1259.            
  1260.            <p class="brand-tagline mt-2">Explore the latest in technology, digital trends, and insightful articles on innovation. Stay updated with expert analysis and practical tips for tech enthusiasts.</p>
  1261.          </div>
  1262.        </div>
  1263.      </div>
  1264.    </div>
  1265.  </div>
  1266.  
  1267.  <!-- Main Content -->
  1268.  <div class="footer-main-content pt-4">
  1269.    <div class="container-fluid fluid-container">
  1270.      <div class="row justify-content-center">
  1271.        <!-- Single Column: Quick Links -->
  1272.        <div class="col-12 text-center mb-4 border-bottom pb-4">
  1273.          <div class="footer-column">
  1274.            <h5 class="column-title">Quick Links</h5>
  1275.            <ul class="footer-menu list-unstyled d-flex flex-wrap justify-content-center gap-3">
  1276.              
  1277.            </ul>
  1278.          </div>
  1279.        </div>
  1280.  
  1281.        <!-- Single Column: Top Categories -->
  1282.        <div class="col-12 text-center mb-4 border-bottom pb-4">
  1283.          <div class="footer-column">
  1284.            <h5 class="column-title">Top Categories</h5>
  1285.            <ul class="footer-menu list-unstyled d-flex flex-wrap justify-content-center gap-3">
  1286.              
  1287.                <li>
  1288.                  <a class="menu-link" href="/category/all-posts/">All Posts</a>
  1289.                </li>
  1290.              
  1291.                <li>
  1292.                  <a class="menu-link" href="/category/business/">Business</a>
  1293.                </li>
  1294.              
  1295.                <li>
  1296.                  <a class="menu-link" href="/category/esports/">Esports</a>
  1297.                </li>
  1298.              
  1299.                <li>
  1300.                  <a class="menu-link" href="/category/fashion/">Fashion</a>
  1301.                </li>
  1302.              
  1303.                <li>
  1304.                  <a class="menu-link" href="/category/featured/">Featured</a>
  1305.                </li>
  1306.              
  1307.            </ul>
  1308.          </div>
  1309.        </div>
  1310.  
  1311.        <!-- Single Column: Blog Rolls -->
  1312.      <div class="col-12 text-center border-bottom pb-4">
  1313.          <div class="footer-column">
  1314.            <h5 class="column-title">Blog Rolls</h5>
  1315.            <ul class="footer-menu list-unstyled d-flex flex-wrap justify-content-center gap-3" id="blogRollLinks">
  1316.              
  1317.              
  1318.  
  1319.              
  1320.              
  1321.                
  1322.              
  1323.            </ul>
  1324.          </div>
  1325.        </div>
  1326.      </div>
  1327.    </div>
  1328.  </div>
  1329.  
  1330.  <!-- Footer Bottom -->
  1331.  <div class="footer-bottom py-3">
  1332.    <div class="container-fluid fluid-container">
  1333.      <div class="row justify-content-center">
  1334.        <div class="col-12 text-center">
  1335.          <div class="bottom-content">
  1336.            <div class="copyright-info mb-3">
  1337.              <p class="mb-0 text-info">
  1338.                &copy; 2026 <strong>Tech Insights Hub</strong>. All rights reserved.
  1339.              </p>
  1340.            </div>
  1341.            <div class="utility-links d-flex flex-wrap justify-content-center gap-3">
  1342.              <a href="/page/write-for-us/" class="utility-link">Write For Us</a>
  1343.              <a href="/page/terms-and-conditions/" class="utility-link">Terms &amp; Conditions</a>
  1344.              <a href="/sitemap.xml" class="utility-link">Sitemap</a>
  1345.            </div>
  1346.          </div>
  1347.        </div>
  1348.      </div>
  1349.    </div>
  1350.  </div>
  1351. </footer>
  1352.  
  1353. <style>
  1354. .wpo-site-footer-v3 {
  1355.    background: var(--card-bg) !important;
  1356. }
  1357.  
  1358. .footer-logo {
  1359.    height: 60px;
  1360.    width: auto;
  1361. }
  1362. .text-info{
  1363.    color: var(--topbar-color) !important;
  1364. }
  1365.  
  1366. .brand-title {
  1367.    font-size: 22px;
  1368.    font-weight: 700;
  1369.    color: var(--topbar-color);
  1370.    margin: 0;
  1371. }
  1372.  
  1373. .brand-tagline {
  1374.    font-size: 14px;
  1375.    color: var(--topbar-color);
  1376.    margin: 0;
  1377. }
  1378.  
  1379. .column-title {
  1380.    font-size: 16px;
  1381.    font-weight: 600;
  1382.    color: var(--topbar-color) !important;
  1383.    margin-bottom: 15px;
  1384. }
  1385.  
  1386. .footer-menu {
  1387.    margin: 0;
  1388. }
  1389.  
  1390. .menu-link {
  1391.    color: var(--topbar-color) !important;
  1392.    text-decoration: none;
  1393.    font-size: 14px;
  1394.    transition: color 0.3s ease;
  1395. }
  1396.  
  1397. .menu-link:hover {
  1398.    color: var(--primary-color);
  1399. }
  1400.  
  1401. .footer-bottom {
  1402.    font-size: 13px;
  1403. }
  1404.  
  1405. .utility-link {
  1406.    color: var(--topbar-color) !important;
  1407.    text-decoration: none;
  1408.    font-size: 13px;
  1409.    transition: color 0.3s ease;
  1410. }
  1411. /* Responsive Design */
  1412. @media (max-width: 768px) {
  1413.    .footer-logo {
  1414.        height: 50px;
  1415.    }
  1416.    
  1417.    .column-title {
  1418.        font-size: 15px;
  1419.    }
  1420.    
  1421.    .menu-link {
  1422.        font-size: 13px;
  1423.    }
  1424. }
  1425.  
  1426. @media (max-width: 576px) {
  1427.    .brand-title {
  1428.        font-size: 20px;
  1429.    }
  1430.    
  1431.    .brand-tagline {
  1432.        font-size: 13px;
  1433.    }
  1434.    
  1435.    .cta-btn {
  1436.        font-size: 12px;
  1437.        padding: 5px 12px;
  1438.    }
  1439. }
  1440. </style>
  1441.  
  1442. <script>
  1443. // Prevent default for placeholder links
  1444. document.addEventListener('DOMContentLoaded', function() {
  1445.    document.querySelectorAll('a[href="#"]').forEach(anchor => {
  1446.        anchor.addEventListener('click', function(e) {
  1447.            e.preventDefault();
  1448.        });
  1449.    });
  1450. });
  1451. document.addEventListener('DOMContentLoaded', function () {
  1452.    var btn = document.getElementById('toggleBlogRollLinks');
  1453.    if (!btn) return; // No extra items, no button
  1454.  
  1455.    var extras = document.querySelectorAll('#blogRollLinks li.extra');
  1456.  
  1457.    btn.addEventListener('click', function () {
  1458.        var anyHidden = Array.prototype.some.call(extras, function (li) {
  1459.            return li.classList.contains('d-none');
  1460.        });
  1461.  
  1462.        extras.forEach(function (li) {
  1463.            if (anyHidden) {
  1464.                li.classList.remove('d-none');
  1465.                li.classList.add('show');
  1466.            } else {
  1467.                li.classList.add('d-none');
  1468.                li.classList.remove('show');
  1469.            }
  1470.        });
  1471.  
  1472.        btn.textContent = anyHidden ? 'View less' : 'View more';
  1473.        btn.setAttribute('aria-expanded', anyHidden ? 'true' : 'false');
  1474.    });
  1475. });
  1476.  
  1477. </script>
  1478.  
  1479.        <!-- end of wpo-site-footer-section -->
  1480.    </div>
  1481.    <!-- end of page-wrapper -->
  1482.  
  1483.    <!-- All JavaScript files
  1484.    ================================================== -->
  1485.    
  1486.  
  1487. <script src="/static/blogapp/assets/js/jquery.min.js"></script>
  1488. <script src="/static/blogapp/assets/js/bootstrap.bundle.min.js"></script>
  1489. <!-- Plugins for this template -->
  1490. <script src="/static/blogapp/assets/js/modernizr.custom.js"></script>
  1491. <script src="/static/blogapp/assets/js/jquery-plugin-collection.js"></script>
  1492. <!-- Custom script for this template -->
  1493. <script src="/static/blogapp/assets/js/script.js"></script>
  1494.  
  1495. <script>
  1496. (function () {
  1497. var fallbackImageSrc = "/static/blogapp/assets/images/breaking-news/img-1.jpg";
  1498. console.log("[ImageFallback] Initialized with fallback:", fallbackImageSrc);
  1499.  
  1500. function applyFallback(img) {
  1501. if (!img || img.dataset.fallbackApplied === "1") {
  1502. return;
  1503. }
  1504. var failedSrc = img.currentSrc || img.src || "";
  1505. img.dataset.fallbackApplied = "1";
  1506. img.onerror = null;
  1507. img.src = fallbackImageSrc;
  1508. console.warn("[ImageFallback] Replaced broken image:", {
  1509. failedSrc: failedSrc,
  1510. fallbackSrc: fallbackImageSrc,
  1511. alt: img.alt || "",
  1512. });
  1513. }
  1514.  
  1515. document.querySelectorAll("img").forEach(function (img) {
  1516. if (img.complete && img.naturalWidth === 0) {
  1517. console.warn("[ImageFallback] Found broken image at load, applying fallback.", {
  1518. failedSrc: img.currentSrc || img.src || "",
  1519. alt: img.alt || "",
  1520. });
  1521. applyFallback(img);
  1522. }
  1523. });
  1524.  
  1525. document.addEventListener(
  1526. "error",
  1527. function (event) {
  1528. var target = event.target;
  1529. if (target && target.tagName === "IMG") {
  1530. applyFallback(target);
  1531. }
  1532. },
  1533. true
  1534. );
  1535. })();
  1536. </script>
  1537.  
  1538. <!-- <script src="https://api-new.nextbacklinks.com/static/ads/ad-script.js"></script> -->
  1539.  
  1540.  
  1541.  
  1542. <script defer src="https://static.cloudflareinsights.com/beacon.min.js/v833ccba57c9e4d2798f2e76cebdd09a11778172276447" integrity="sha512-57MDmcccJXYtNnH+ZiBwzC4jb2rvgVCEokYN+L/nLlmO8rfYT/gIpW2A569iJ/3b+0UEasghjuZH/ma3wIs/EQ==" data-cf-beacon='{"version":"2024.11.0","token":"aa9299d1964846e78834bed8b3922156","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
  1543. </body>
  1544.  
  1545. </html>
  1546.  
  1547.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda