Fix: last navbar.php reference in free-web-scraping-tools-launch article

This commit is contained in:
root
2026-02-10 22:27:31 +00:00
parent fe70ab53cf
commit dba4659768

View File

@@ -76,7 +76,7 @@ $author = "UK Data Services Team";
</style> </style>
</head> </head>
<body> <body>
<?php include '../../includes/navbar.php'; ?> <?php include($_SERVER["DOCUMENT_ROOT"] . "/includes/nav.php"); ?>
<nav class="breadcrumb"> <nav class="breadcrumb">
<a href="/">Home</a> <span></span> <a href="/blog/">Blog</a> <span></span> Free Web Scraping Tools Launch <a href="/">Home</a> <span></span> <a href="/blog/">Blog</a> <span></span> Free Web Scraping Tools Launch