Skip to content

Commit 0fc3a90

Browse files
chore: Update content to simplify migration
1 parent 1d58200 commit 0fc3a90

File tree

2 files changed

+14
-5
lines changed

2 files changed

+14
-5
lines changed

src/_includes/content/beta-note.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
1-
<div class="premonition info"><div class="fa fa-info-circle"></div><div class="content"><p class="header">This document is about a {{ page.integration_type }} which is in beta</p><p markdown=1>This means that the {{ page.title }} is in active development, and some functionality may change before it becomes generally available.</p></div></div>
1+
<div class="premonition info">
2+
<div class="fa fa-info-circle"></div>
3+
<div class="content">
4+
<p class="header">This document is about a {{ page.integration_type }} which is in beta</p>
5+
<p markdown=1>This means that the {{ page.title }} is in active development, and some functionality may change before it becomes generally available.</p>
6+
</div>
7+
</div>

src/connections/sources/catalog/cloud-apps/youbora/index.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,13 @@ For now, YOUBORA is sending all the auto-tracked events as `Youbora Event`
4444
Below is a table outlining the properties included in the event listed above.
4545

4646
<table class="table table-bordered table-hover table-condensed">
47-
<thead><tr><th title="Field #1">Property</th>
48-
<th title="Field #2">Description</th>
49-
<th title="Field #3">Magnitude</th>
50-
</tr></thead>
47+
<thead>
48+
<tr>
49+
<th title="Field #1">Property</th>
50+
<th title="Field #2">Description</th>
51+
<th title="Field #3">Magnitude</th>
52+
</tr>
53+
</thead>
5154
<tbody><tr>
5255
<td>ad_campaign</td>
5356
<td>Ad Campaign name</td>

0 commit comments

Comments
 (0)