formatting
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-01-27 10:56:59 +05:00
parent a10bbda7e5
commit 74a64992ed
8 changed files with 668 additions and 379 deletions

View File

@ -1,10 +1,10 @@
<?php
/**
* Title: Autonomic About Content
* Slug: autonomic/about
* Description: Default content for the About page
* Categories: autonomic
*/
* Title: Autonomic About Content
* Slug: autonomic/about
* Description: Default content for the About page
* Categories: autonomic
*/
?>
<!-- wp:heading -->
@ -36,7 +36,24 @@
<!-- /wp:paragraph -->
<!-- wp:table -->
<figure class="wp-block-table"><table><tbody><tr><td>Retainer:</td><td>You pay us a retainer up front and we work. We like this.</td></tr><tr><td>Flat-rate:</td><td>We give you a quote and deliver on it. We dont like this.</td></tr><tr><td>We work as needed and bill you after:</td><td>Its fine, we do it sometimes</td></tr></tbody></table></figure>
<figure class="wp-block-table">
<table>
<tbody>
<tr>
<td>Retainer:</td>
<td>You pay us a retainer up front and we work. We like this.</td>
</tr>
<tr>
<td>Flat-rate:</td>
<td>We give you a quote and deliver on it. We dont like this.</td>
</tr>
<tr>
<td>We work as needed and bill you after:</td>
<td>Its fine, we do it sometimes</td>
</tr>
</tbody>
</table>
</figure>
<!-- /wp:table -->
<!-- wp:paragraph -->