Skip to content

Commit fefb0e7

Browse files
committed
Deploying to master from @ be64c16 πŸš€
1 parent 6397ed8 commit fefb0e7

7 files changed

Lines changed: 29 additions & 15 deletions

File tree

β€Ž_sources/ohw26/index.md.txtβ€Ž

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -114,13 +114,12 @@ The events will be all-day workshops (approximately 9am - 5pm). Join us for five
114114
<div class="row">
115115

116116
<div class="col-4" style="margin-bottom: 1rem">
117-
118-
```{image} ../assets/images/logos/cryointhecloud.png
119-
:alt: Cryo-in-the-cloud
117+
```{image} ../assets/images/logos/cioospacific-logo.svg
118+
:alt: CIOOS Pacific
120119
:width: 180px
121-
```
122-
120+
```
123121
</div>
122+
124123
<div class="col-4" style="margin-bottom: 1rem">
125124

126125
```{image} ../assets/images/apl_logo_blue.jpg
@@ -158,6 +157,15 @@ The events will be all-day workshops (approximately 9am - 5pm). Join us for five
158157
```
159158

160159
</div>
160+
161+
<div class="col-4" style="margin-bottom: 1rem">
162+
163+
```{image} ../assets/images/logos/cryointhecloud.png
164+
:alt: Cryo-in-the-cloud
165+
:width: 180px
166+
```
167+
168+
</div>
161169

162170
</div>
163171

β€Žohw26/index.htmlβ€Ž

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -588,7 +588,10 @@ <h2>OHW26 Sponsors<a class="headerlink" href="#ohw26-sponsors" title="Permalink
588588
</div>
589589
<div class="row">
590590
<div class="col-4" style="margin-bottom: 1rem">
591-
<img alt="Cryo-in-the-cloud" src="../_images/cryointhecloud.png" style="width: 180px;" />
591+
```{image} ../assets/images/logos/cioospacific-logo.svg
592+
:alt: CIOOS Pacific
593+
:width: 180px
594+
```
592595
</div>
593596
<div class="col-4" style="margin-bottom: 1rem">
594597
<img alt="UW APL" src="../_images/apl_logo_blue.jpg" style="width: 180px;" />
@@ -604,6 +607,9 @@ <h2>OHW26 Sponsors<a class="headerlink" href="#ohw26-sponsors" title="Permalink
604607
<div class="col-4" style="margin-bottom: 1rem">
605608
<img alt="NMFS Open Science" src="../_images/nmfs-opensci.png" style="width: 180px;" />
606609
</div>
610+
<div class="col-4" style="margin-bottom: 1rem">
611+
<img alt="Cryo-in-the-cloud" src="../_images/cryointhecloud.png" style="width: 180px;" />
612+
</div>
607613
</div>
608614
<div class="toctree-wrapper compound">
609615
</div>

β€Žposts.htmlβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -647,8 +647,8 @@ <h2 class="ablog-post-title">
647647
<span><i class="fa-fw fa fa-tags"></i> </span
648648
>
649649

650-
<a href="posts/tag/foo-tag.html">Foo Tag</a>
651-
<a href="posts/tag/bartag.html">BarTag</a>
650+
<a href="posts/tag/bartag.html">BarTag</a>
651+
<a href="posts/tag/foo-tag.html">Foo Tag</a>
652652
</li>
653653

654654
</ul>

β€Žposts/2020.htmlβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -614,8 +614,8 @@ <h2 class="ablog-post-title">
614614
<span><i class="fa-fw fa fa-tags"></i> </span
615615
>
616616

617-
<a href="tag/foo-tag.html">Foo Tag</a>
618-
<a href="tag/bartag.html">BarTag</a>
617+
<a href="tag/bartag.html">BarTag</a>
618+
<a href="tag/foo-tag.html">Foo Tag</a>
619619
</li>
620620

621621
</ul>

β€Žposts/tag/bartag.htmlβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -595,8 +595,8 @@ <h2 class="ablog-post-title">
595595
<span><i class="fa-fw fa fa-tags"></i> </span
596596
>
597597

598-
<a href="foo-tag.html">Foo Tag</a>
599-
<a href="#">BarTag</a>
598+
<a href="#">BarTag</a>
599+
<a href="foo-tag.html">Foo Tag</a>
600600
</li>
601601

602602
</ul>

β€Žposts/tag/foo-tag.htmlβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -595,8 +595,8 @@ <h2 class="ablog-post-title">
595595
<span><i class="fa-fw fa fa-tags"></i> </span
596596
>
597597

598-
<a href="#">Foo Tag</a>
599-
<a href="bartag.html">BarTag</a>
598+
<a href="bartag.html">BarTag</a>
599+
<a href="#">Foo Tag</a>
600600
</li>
601601

602602
</ul>

β€Žsearchindex.jsβ€Ž

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
Β (0)