mirror of
https://github.com/marcriera/ddgo-controller-docs.git
synced 2025-06-04 21:08:34 +02:00
Redesign progress
This commit is contained in:
parent
fd30647d80
commit
d02bda55d3
17 changed files with 217 additions and 12 deletions
|
@ -1,6 +1,11 @@
|
|||
## Overview
|
||||
|
||||
<table>
|
||||
<table class="datatable">
|
||||
<colgroup>
|
||||
<col class="col-pic">
|
||||
<col class="col-headers">
|
||||
<col class="col-data">
|
||||
</colgroup>
|
||||
<tr>
|
||||
<td rowspan="0" id="image">{{ if (index .Site.Data.controllers (.Get 0)).image}}<img src="/images/controllers/{{ (index .Site.Data.controllers (.Get 0)).image }}"/>{{ end }}</td>
|
||||
<td><strong>Name</strong></td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue