Build.
This commit is contained in:
parent
bbf2acc8e4
commit
ed568c231d
158 changed files with 347 additions and 363 deletions
|
@ -30,7 +30,6 @@
|
|||
|
||||
<link rel="stylesheet" href="https://opdavies.github.io/oliverdavies.uk/assets/css/main.css">
|
||||
<link rel="stylesheet" href="https://opdavies.github.io/oliverdavies.uk/assets/css/talk.css">
|
||||
<link rel="stylesheet" href="https://opdavies.github.io/oliverdavies.uk/assets/css/talks-table.css">
|
||||
|
||||
<link rel="apple-touch-icon" href="/assets/images/me-precedent.jpg?s=57" sizes="57x57">
|
||||
<link rel="apple-touch-icon" href="/assets/images/me-precedent.jpg?s=114" sizes="114x114">
|
||||
|
@ -116,7 +115,7 @@
|
|||
|
||||
|
||||
<div class="table-responsive">
|
||||
<table class="table table-striped">
|
||||
<table class="table table-striped talks-table">
|
||||
<thead>
|
||||
<tr>
|
||||
<th style="width: 20%">Date</th>
|
||||
|
@ -130,13 +129,13 @@
|
|||
<tbody>
|
||||
|
||||
<tr>
|
||||
<td>
|
||||
<td class="vertical-middle">
|
||||
18 January 2017
|
||||
|
||||
</td>
|
||||
|
||||
|
||||
<td>
|
||||
<td class="vertical-middle">
|
||||
<a href="https://www.drupalbristol.org.uk">
|
||||
Drupal Bristol
|
||||
</a>
|
||||
|
@ -146,20 +145,20 @@
|
|||
</small>
|
||||
</td>
|
||||
|
||||
<td>
|
||||
<td class="vertical-middle">
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>
|
||||
<td class="vertical-middle">
|
||||
4 March 2017
|
||||
|
||||
<small class="display-block">12:05 - 12:50</small>
|
||||
</td>
|
||||
|
||||
|
||||
<td>
|
||||
<td class="vertical-middle">
|
||||
<a href="http://drupalcamp.london">
|
||||
DrupalCamp London 2017
|
||||
</a>
|
||||
|
@ -169,7 +168,7 @@
|
|||
</small>
|
||||
</td>
|
||||
|
||||
<td>
|
||||
<td class="vertical-middle">
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue