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
2dc3770f8a
commit
d98b5ad9d1
21 changed files with 27 additions and 27 deletions
|
|
@ -68,7 +68,7 @@
|
|||
<ul class="list-inline">
|
||||
<li class="list-inline-item text-muted" title="2000-01-01T09:00:00+03:00">
|
||||
<i class="fas fa-clock"></i>
|
||||
Сб 01 Январь 2000
|
||||
Sat 01 January 2000
|
||||
</li>
|
||||
<li class="list-inline-item">
|
||||
<i class="fas fa-folder-open"></i>
|
||||
|
|
@ -165,7 +165,7 @@ static const string VOILA = "Voila";
|
|||
<dd>Second definition description</dd>
|
||||
</dl>
|
||||
<h1>Tables</h1>
|
||||
<table class="table-striped table-hover table">
|
||||
<table class="table table-hover table-striped">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Head 1</th>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue