-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
138 lines (65 loc) · 3.46 KB
/
index.html
File metadata and controls
138 lines (65 loc) · 3.46 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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta name="generator" content="Hugo 0.38.2" />
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>Amy Orben</title>
<meta name="author" content="Amy Orben" />
<meta name="description" content="Amy Orben - Oxford University psychologists researching social media and technology use" />
<meta name="robots" content="index, follow" />
<meta name="referrer" content="always" />
<meta property="og:title" content="Amy Orben" />
<meta property="og:description" content="Amy Orben - Oxford University psychologists researching social media and technology use" />
<meta property="og:url" content="https://amyorben.com/" />
<meta property="og:image" content="https://amyorben.com/images/Serious.jpg" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@@OrbenAmy" />
<link rel="stylesheet" href="assets/css/split.css" type="text/css" media="screen" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<style type="text/css">
.fs-split .split-image { background-image: url("images/HappyBW.jpg"); background-position: center center; }
</style>
</head>
<body id="fullsingle" class="page-template-page-fullsingle-split">
<div class="fs-split">
<div class="split-image">
</div>
<div class="split-content">
<div class="split-content-vertically-center">
<div class="split-intro">
<h1>Psychologist | College Lecturer | DPhil Candidate</h1>
<span class="tagline">Amy Orben</span>
</div>
<div class="split-bio">
<p>University of Oxford psychologist Amy Orben’s research tackles questions concerning one of society’s most recent and widespread developments: the rise of social media. Using both data-driven and experimental methodology, she investigates how social media is shaping our relationships and influencing our well-being. She also campaigns for improving how psychologists communicate data and findings with the public and policy makers. Amy is a Stipendiary College Lecturer in Psychology at The Queen’s College and is currently in her last year of her doctorate. She enjoys discussing about how social media might not be as bad as you expect, having appeared on platforms including BBC 2, BBC Radio 4, BBC World Service and BBC News.</p>
</div>
<div class="split-lists">
<div class="split-list">
<h3>Connect</h3>
<ul>
<li><a href="ww.techsposed.co.uk">Blog</a></li>
<li><a href="www.twitter.com/OrbenAmy">Twitter</a></li>
</ul>
</div>
<div class="split-list">
<h3>Info</h3>
<ul>
<li><a href="www.oxford.ac.uk">Dept Webpage</a></li>
<li><a href="amy.orben@psy.ox.ac.uk">Email</a></li>
</ul>
</div>
</div>
<div class="split-credit">
<p> - <a href="https://onepagelove.com/split">Split Template</a> by <a href="https://onepagelove.com">One Page Love</a></p>
<!--
To edit this credit you can remove the CC3.0 license for only $5 here: https://onepagelove.com/split
this really helps contribute towards us developing more templates and means the world to me!
Cheers, Rob (@robhope)
-->
</div>
</div>
</div>
</div>
</body>
</html>