Changed name.
This commit is contained in:
parent
f5fca1e270
commit
044f4d0263
1 changed files with 6 additions and 6 deletions
12
_config.yml
12
_config.yml
|
@ -1,14 +1,14 @@
|
||||||
title: Software Foundations in Agda
|
title: Software Foundations in Agda
|
||||||
|
|
||||||
# the author field should not be used in the template
|
# the author field should not be used in the template
|
||||||
author: Pepijn Kokke
|
author: Wen Kokke
|
||||||
|
|
||||||
# to include a new contributor, add:
|
# to include a new contributor, add:
|
||||||
# name, email, (github_username or twitter_username)
|
# name, email, (github_username or twitter_username)
|
||||||
contributors:
|
contributors:
|
||||||
- name: Pepijn Kokke
|
- name: Wen Kokke
|
||||||
email: pepijn.kokke@ed.ac.uk
|
email: wen.kokke@ed.ac.uk
|
||||||
github_username: pepijnkokke
|
github_username: wenkokke
|
||||||
- name: Philip Wadler
|
- name: Philip Wadler
|
||||||
email: wadler@inf.ed.ac.uk
|
email: wadler@inf.ed.ac.uk
|
||||||
github_username: wadler
|
github_username: wadler
|
||||||
|
@ -18,11 +18,11 @@ description: >
|
||||||
|
|
||||||
# include disqus to allow comments e.d.
|
# include disqus to allow comments e.d.
|
||||||
disqus:
|
disqus:
|
||||||
shortname: pepijnkokke
|
shortname: wenkokke
|
||||||
|
|
||||||
# technical details below --- do not modify (ง'-')ง
|
# technical details below --- do not modify (ง'-')ง
|
||||||
baseurl: "/sf"
|
baseurl: "/sf"
|
||||||
url: "https://pepijnkokke.github.io"
|
url: "https://wenkokke.github.io"
|
||||||
markdown: kramdown
|
markdown: kramdown
|
||||||
theme: minima
|
theme: minima
|
||||||
gems:
|
gems:
|
||||||
|
|
Loading…
Reference in a new issue