Mercurial > hg > bioaid
changeset 45:36c21a1459b2
added bing authorisation
author | Nick Clark <nrclark@essex.ac.uk> |
---|---|
date | Tue, 15 Jan 2013 14:13:47 +0000 |
parents | c85da8ba66f3 |
children | 75fa56ea7e95 |
files | BingSiteAuth.xml README.md |
diffstat | 2 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/BingSiteAuth.xml Tue Jan 15 14:13:47 2013 +0000 @@ -0,0 +1,4 @@ +<?xml version="1.0"?> +<users> + <user>51FCEA6AC2687C9B3AF6C7727B226B8F</user> +</users> \ No newline at end of file
--- a/README.md Tue Jan 15 12:52:33 2013 +0000 +++ b/README.md Tue Jan 15 14:13:47 2013 +0000 @@ -1,4 +1,4 @@ BioAid-website ============== -Website sourcecode because GitHub will not deal with Jekyll plugins \ No newline at end of file +Website sourcecode placed in this separate repo, because GitHub will not deal with Jekyll plugins. \ No newline at end of file