mirror of
https://github.com/nairobilug/pelican-alchemy.git
synced 2024-12-30 12:15:06 +01:00
Generate Pelican site
This commit is contained in:
parent
d98b5ad9d1
commit
666a89debd
17 changed files with 923 additions and 5 deletions
|
|
@ -165,7 +165,7 @@ static const string VOILA = "Voila";
|
|||
<dd>Second definition description</dd>
|
||||
</dl>
|
||||
<h1>Tables</h1>
|
||||
<table class="table table-hover table-striped">
|
||||
<table class="table-striped table-hover table">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Head 1</th>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue