Skip to content

Commit 3143a06

Browse files
committed
Synchronized build
1 parent 7dec39f commit 3143a06

File tree

1 file changed

+1
-14
lines changed

1 file changed

+1
-14
lines changed

cc-search/index.html

+1-14
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ <h3>What Are We Up To?</h3>
159159

160160
<div>
161161

162-
<h4>Q2 2020</h4>
162+
<h4>Q3 2020</h4>
163163
<table class="table table-striped">
164164
<thead class="thead-dark">
165165
<tr>
@@ -179,19 +179,6 @@ <h4>Q2 2020</h4>
179179
<td scope="row">Move our data cleaning code from the ingestion step of the API to the initial data processing step of the Catalog to eliminate unnecessary repetitive data cleaning.</td>
180180
</tr>
181181

182-
</tbody>
183-
</table>
184-
185-
<h4>Q3 2020</h4>
186-
<table class="table table-striped">
187-
<thead class="thead-dark">
188-
<tr>
189-
<th scope="col">Task Name</th>
190-
<th scope="col">Task Description</th>
191-
</tr>
192-
</thead>
193-
<tbody>
194-
195182
<tr>
196183
<th scope="row">Improve Catalog Deployment and Provisioning</th>
197184
<td scope="row">Manage Catalog deployment and provisioning entirely through infrastructure as code.</td>

0 commit comments

Comments
 (0)