Build.
This commit is contained in:
parent
bbf2acc8e4
commit
ed568c231d
158 changed files with 347 additions and 363 deletions
docs/talks/getting-started-with-drupal-8-module-development
|
@ -28,7 +28,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">
|
||||
|
@ -127,7 +126,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>
|
||||
|
@ -141,13 +140,13 @@
|
|||
<tbody>
|
||||
|
||||
<tr>
|
||||
<td>
|
||||
<td class="vertical-middle">
|
||||
5 March 2016
|
||||
|
||||
</td>
|
||||
|
||||
|
||||
<td>
|
||||
<td class="vertical-middle">
|
||||
DrupalCamp London 2016
|
||||
|
||||
<small class="display-block">
|
||||
|
@ -155,7 +154,7 @@
|
|||
</small>
|
||||
</td>
|
||||
|
||||
<td>
|
||||
<td class="vertical-middle">
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue