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,14 +129,14 @@
|
|||
<tbody>
|
||||
|
||||
<tr>
|
||||
<td>
|
||||
<td class="vertical-middle">
|
||||
20 April 2017
|
||||
|
||||
<small class="display-block">19:00 (CET)</small>
|
||||
</td>
|
||||
|
||||
|
||||
<td>
|
||||
<td class="vertical-middle">
|
||||
<a href="https://nomadphp.com">
|
||||
Nomad PHP
|
||||
</a>
|
||||
|
@ -147,19 +146,19 @@
|
|||
</small>
|
||||
</td>
|
||||
|
||||
<td>
|
||||
<td class="vertical-middle">
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>
|
||||
<td class="vertical-middle">
|
||||
October 2017
|
||||
|
||||
</td>
|
||||
|
||||
|
||||
<td>
|
||||
<td class="vertical-middle">
|
||||
<a href="http://conference.phpnw.org.uk/phpnw17">
|
||||
PHP North West 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