forked from hakimel/reveal.js
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
41 lines (36 loc) · 1.92 KB
/
index.html
File metadata and controls
41 lines (36 loc) · 1.92 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<title>Fun with ChatGPT (index) - 15/03/2023</title>
<link rel="stylesheet" href="dist/reset.css">
<link rel="stylesheet" href="dist/reveal.css">
<link rel="stylesheet" href="dist/theme/black.css">
<!--<link rel="stylesheet" href="custom.css">-->
<!-- Theme used for syntax highlighted code -->
<link rel="stylesheet" href="plugin/highlight/monokai.css">
</head>
<body>
<div>
<h1>v3.0 (15/03/2023) <a href="agile-reading.html">Agile Reading</a></h1>
<h1>v3.1 (22/03/2023) <a href="nationwide.html">Financial Services</a></h1>
<h1>v3.2 (23/03/2023) <a href="lightning.html">Lightning Talk</a></h1>
<h1>v3.3 (21/04/2023) <a href="ux.html">UX Cop</a></h1>
<h1>v3.4 (30/05/2023) <a href="recruitment.html">Recruitment</a></h1>
<h1>v3.5 (12/07/2023) <a href="dotnet.html">.Net</a></h1>
<h1>v3.6 (13/07/2023) <a href="tenzing.html">Tenzing</a></h1>
<h1>v3.7 (27/09/2023) <a href="anti-ai.html">Agnostic Agile</a></h1>
<h1>v3.8 (28/09/2023) <a href="iag.html">IAG</a></h1>
<h1>v3.9 (25/10/2023) <a href="product.html">Product</a></h1>
<h1>v3.10 (15/11/2023) <a href="eu-product.html">European product guild</a></h1>
<h1>v3.11 (21/11/2023) <a href="dfe.html">Empowering tomorrow's teams: Upgrading workforce skills</a></h1>
<h1>v3.12 (30/11/2023) <a href="and-chat.html">A guide to using AI to optimise your time</a></h1>
<h1>v3.13 (06/12/2023) <a href="aviva.html">Are Robots Replacing Us?</a></h1>
<h1>v4.1 (25/01/2024) <a href="kcl.html">King's College London</a></h1>
<h1>v4.2 (24/06/2024) <a href="centrica.html">Centrica</a></h1>
<h1>v4.3 (01/07/2024) <a href="tech-wm.html">Tech West Midlands</a></h1>
<h1>v5.1 (16/09/2025) <a href="thames-valley-ai.html">Thames Valley AI</a></h1>
</div>
</body>
</html>