Skip to content

Commit aa31da3

Browse files
author
markzegarelli
authored
Merge pull request #1515 from segmentio/netlify-prod-cleanup
netlify prod cleanup
2 parents 23509ce + 593f121 commit aa31da3

File tree

3 files changed

+1
-52
lines changed

3 files changed

+1
-52
lines changed

.buildkite/pipeline.yml

Lines changed: 0 additions & 51 deletions
This file was deleted.

src/_includes/components/signpost.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
title=category.name
1414
description=category.description
1515
variant="related"
16+
newtab="false"
1617
%}
1718
</div>
1819
{% endfor %}

src/_layouts/default.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@
6868
<link rel="stylesheet" href="{{ '/assets/algolia.css' | relative_url }}">
6969
</head>
7070
<body>
71-
<!-- this is a netlify build -->
7271
<div id="consent-manager"></div>
7372
{{ content }}
7473
<a class="back-scrolling" data-back-scrolling data-active-class="back-scrolling--active">

0 commit comments

Comments
 (0)