Skip to content

Commit

Permalink
correct wrong sponsors urls
Browse files Browse the repository at this point in the history
  • Loading branch information
Chuqiaoo committed Jan 22, 2019
1 parent 2d42077 commit d226fa2
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions _pages/sponsors.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ sidebar:
nav: "docs"
comments: true
gallery:
- url: https://www.agilent.com/
- url: http://www.anaquant.com/
image_path: /assets/sponsors/ANAQUANT_1.jpg
alt: "placeholder image 1"
- url: http://www.anaquant.com/
- url: https://www.agilent.com/
image_path: /assets/sponsors/agilent.jpg
alt: "placeholder image 2"
- url: http://biopharma.co.uk/
Expand All @@ -30,7 +30,7 @@ gallery:
- url: http://www.kranalytical.co.uk/
image_path: /assets/sponsors/kra.jpg
alt: "placeholder image 3"
- url: http://www.merckgroup.com/en/index.html
- url: http://www.matrixscience.com/
image_path: /assets/sponsors/Matrix_Science.png
alt: "placeholder image 3"
- url: http://www.merckgroup.com/en/index.html
Expand Down Expand Up @@ -60,7 +60,7 @@ gallery:
- url: http://www.thermoscientific.com/en/home.html
image_path: /assets/sponsors/Thermo Fisher Scientific_logo.jpg
alt: "placeholder image 3"
- url: https://www.pharmafluidics.com/
- url: http://www.waters.com/
image_path: /assets/sponsors/Waters_logo_K_web2.jpg
alt: "placeholder image 3"

Expand Down
2 changes: 1 addition & 1 deletion _site/feed.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.8.5">Jekyll</generator><link href="http://localhost:4000/feed.xml" rel="self" type="application/atom+xml" /><link href="http://localhost:4000/" rel="alternate" type="text/html" /><updated>2019-01-17T10:27:36+00:00</updated><id>http://localhost:4000/feed.xml</id><title type="html">British Society for Proteome Research</title><subtitle>An amazing website.</subtitle><author><name>Your Name</name></author><entry><title type="html">HUPO 2017 World Congress</title><link href="http://localhost:4000/news/hupo-2017-world-congress/" rel="alternate" type="text/html" title="HUPO 2017 World Congress" /><published>2018-12-11T00:00:00+00:00</published><updated>2018-12-11T00:00:00+00:00</updated><id>http://localhost:4000/news/hupo-2017-world-congress</id><content type="html" xml:base="http://localhost:4000/news/hupo-2017-world-congress/">&lt;p&gt;BSPR was proud to host the 2017 Human Proteome Organisation World Congress in Dublin in September 2017, held at the Dublin Convention Centre. Steve Pennington was chairman of the local organising committee.&lt;/p&gt;
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.8.5">Jekyll</generator><link href="http://localhost:4000/feed.xml" rel="self" type="application/atom+xml" /><link href="http://localhost:4000/" rel="alternate" type="text/html" /><updated>2019-01-22T09:53:39+00:00</updated><id>http://localhost:4000/feed.xml</id><title type="html">British Society for Proteome Research</title><subtitle>An amazing website.</subtitle><author><name>Your Name</name></author><entry><title type="html">HUPO 2017 World Congress</title><link href="http://localhost:4000/news/hupo-2017-world-congress/" rel="alternate" type="text/html" title="HUPO 2017 World Congress" /><published>2018-12-11T00:00:00+00:00</published><updated>2018-12-11T00:00:00+00:00</updated><id>http://localhost:4000/news/hupo-2017-world-congress</id><content type="html" xml:base="http://localhost:4000/news/hupo-2017-world-congress/">&lt;p&gt;BSPR was proud to host the 2017 Human Proteome Organisation World Congress in Dublin in September 2017, held at the Dublin Convention Centre. Steve Pennington was chairman of the local organising committee.&lt;/p&gt;

&lt;p&gt;The HUPO2017 Congress was focussed on the theme of “Integrated Proteomics for Healthcare Systems”. Our vision was to create a vibrant scientific meeting that would bring together the existing world leaders in the field of proteomics with those in allied disciplines to foster and support the development of a new generation of multi-disciplinary forward looking scientists. The conference highlighted new capabilities in advancing our knowledge of the Human Proteome to significantly enhance our understanding of health, disease and ageing to create unprecedented impact. The Congress celebrated past achievements, presented new disruptive advances in proteomics and showcased opportunities in multi-disciplinary research.&lt;/p&gt;

Expand Down
8 changes: 4 additions & 4 deletions _site/sponsors/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -414,13 +414,13 @@ <h1 id="page-title" class="page__title" itemprop="headline">Sponsors
<figure class="third ">


<a href="https://www.agilent.com/">
<a href="http://www.anaquant.com/">
<img src="/assets/sponsors/ANAQUANT_1.jpg" alt="placeholder image 1" />
</a>



<a href="http://www.anaquant.com/">
<a href="https://www.agilent.com/">
<img src="/assets/sponsors/agilent.jpg" alt="placeholder image 2" />
</a>

Expand Down Expand Up @@ -456,7 +456,7 @@ <h1 id="page-title" class="page__title" itemprop="headline">Sponsors



<a href="http://www.merckgroup.com/en/index.html">
<a href="http://www.matrixscience.com/">
<img src="/assets/sponsors/Matrix_Science.png" alt="placeholder image 3" />
</a>

Expand Down Expand Up @@ -516,7 +516,7 @@ <h1 id="page-title" class="page__title" itemprop="headline">Sponsors



<a href="https://www.pharmafluidics.com/">
<a href="http://www.waters.com/">
<img src="/assets/sponsors/Waters_logo_K_web2.jpg" alt="placeholder image 3" />
</a>

Expand Down

0 comments on commit d226fa2

Please sign in to comment.