Skip to content

Commit 1f1dc27

Browse files
authored
Update _config.yml
1 parent ca04c5c commit 1f1dc27

1 file changed

Lines changed: 14 additions & 14 deletions

File tree

_config.yml

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@
1313
# you will see them accessed via {{ site.title }}, {{ site.email }}, and so on.
1414
# You can create any custom variable you would like, and they will be accessible
1515
# in the templates via {{ site.myvariable }}.
16-
title: MM
17-
email:
16+
title: Climate Analytics Lab
17+
email: dwatsonparris@ucsd.edu
1818
description: >- # this means to ignore newlines until "baseurl:"
19-
Write an awesome description for your new site here. You can edit this
20-
line in _config.yml. It will appear in your document head meta (for
21-
Google search results) and in your feed.xml site description.
22-
twitter_username: username
23-
github_username: username
19+
The Climate Analytics Lab aims to reduce uncertainty in the role of anthropogenic aerosol
20+
on the climate by exploiting recent advances in machine learning to enable improved
21+
projections and gain new insights from observations.
22+
twitter_username: dwatsonparris
23+
github_username: climate-analytics-lab
2424
minimal_mistakes_skin: default
2525
search: true
2626

@@ -58,19 +58,19 @@ plugins:
5858
- jekyll-include-cache
5959

6060
author:
61-
name : "First Lastname"
61+
name : "Duncan Watson-Parris"
6262
avatar : "/assets/images/bio-photo.jpg"
63-
bio : "My awesome biography constrained to a sentence or two goes here."
63+
bio : "PI of the Climate Analytics Lab"
6464
links:
6565
- label: "Website"
6666
icon: "fas fa-fw fa-link"
67-
url: "https://"
67+
url: "https://duncanwp.github.io"
6868
- label: "Twitter"
6969
icon: "fab fa-fw fa-twitter-square"
70-
url: "https://twitter.com/"
70+
url: "https://twitter.com/dwatsonparris"
7171
- label: "GitHub"
7272
icon: "fab fa-fw fa-github"
73-
url: "https://github.com/"
73+
url: "https://github.com/duncanwp"
7474
- label: "Instagram"
7575
icon: "fab fa-fw fa-instagram"
7676
url: "https://instagram.com/"
@@ -79,10 +79,10 @@ footer:
7979
links:
8080
- label: "Twitter"
8181
icon: "fab fa-fw fa-twitter-square"
82-
url: "https://twitter.com/"
82+
url: "https://twitter.com/dwatsonparris"
8383
- label: "GitHub"
8484
icon: "fab fa-fw fa-github"
85-
url: "https://github.com/"
85+
url: "https://github.com/duncanwp"
8686
- label: "Instagram"
8787
icon: "fab fa-fw fa-instagram"
8888
url: "https://instagram.com/"

0 commit comments

Comments
 (0)