Reorder talk events

This commit is contained in:
Oliver Davies 2024-08-07 02:07:26 +01:00
parent 8b7742f738
commit 81b95736ee
18 changed files with 253 additions and 252 deletions

View file

@ -19,14 +19,14 @@ meta:
height: 1440
type: image/png
events:
- name: DrupalCamp London 2017
date: 2017-03-04
time: "12:05 - 12:50"
location: London, UK
- name: Drupal Bristol
date: 2017-01-18
location: Bristol, UK
url: https://www.drupalbristol.org.uk
- name: DrupalCamp London 2017
date: 2017-03-04
time: "12:05 - 12:50"
location: London, UK
---
If youve moved a site from Drupal 6 to 7, the chances are that youve either used the upgrade path to update your old site in-place, or you built a new site from scratch and used the Migrate module from contrib to migrate your data from the old database.