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">
|
||||
|
@ -106,7 +105,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>
|
||||
|
@ -120,13 +119,13 @@
|
|||
<tbody>
|
||||
|
||||
<tr>
|
||||
<td>
|
||||
<td class="vertical-middle">
|
||||
8 April 2015
|
||||
|
||||
</td>
|
||||
|
||||
|
||||
<td>
|
||||
<td class="vertical-middle">
|
||||
<a href="https://phpsw.uk">
|
||||
PHPSW
|
||||
</a>
|
||||
|
@ -136,7 +135,7 @@
|
|||
</small>
|
||||
</td>
|
||||
|
||||
<td>
|
||||
<td class="vertical-middle">
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue