Build.
This commit is contained in:
parent
bbf2acc8e4
commit
ed568c231d
158 changed files with 347 additions and 363 deletions
|
@ -22,7 +22,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">
|
||||
|
@ -101,7 +100,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>
|
||||
|
@ -115,13 +114,13 @@
|
|||
<tbody>
|
||||
|
||||
<tr>
|
||||
<td>
|
||||
<td class="vertical-middle">
|
||||
11 June 2016
|
||||
|
||||
</td>
|
||||
|
||||
|
||||
<td>
|
||||
<td class="vertical-middle">
|
||||
<a href="http://2016.phpsouthcoast.co.uk">
|
||||
PHP South Coast 2016
|
||||
</a>
|
||||
|
@ -131,7 +130,7 @@
|
|||
</small>
|
||||
</td>
|
||||
|
||||
<td>
|
||||
<td class="vertical-middle">
|
||||
<a
|
||||
href="https://joind.in/talk/41d0f"
|
||||
class="btn btn-primary"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue