Skip to content
This repository was archived by the owner on Oct 26, 2022. It is now read-only.

Commit f58de0f

Browse files
committed
Update titles formatting
1 parent 957c346 commit f58de0f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

2014_bosc/presentation/index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ <h1>Last Time in BOSC</h1>
135135
</section>
136136

137137
<section>
138-
<h1><code>Bio.CodonAlignment</code> <small>Biopython 1.64</small></h1>
138+
<h1><code>Bio.CodonAlignment</code><br /><small>Biopython 1.64</small></h1>
139139
<ul>
140140
<li>GSoC 2013 project, now an experimental module</li>
141141
<li>Codon alignment analysis: objects &amp; analysis methods</li>
@@ -144,7 +144,7 @@ <h1><code>Bio.CodonAlignment</code> <small>Biopython 1.64</small></h1>
144144
</section>
145145

146146
<section>
147-
<h1><code>Bio.Phylo</code> enhancements <small>Biopython 1.64</small></h1>
147+
<h1><code>Bio.Phylo</code> enhancements<br /><small>Biopython 1.64</small></h1>
148148
<ul>
149149
<li>GSoC 2013 project</li>
150150
<li>Improved phylogenetic analysis with <code>Bio.Phylo</code>: tree consensus, tree comparisons, etc.</li>
@@ -164,7 +164,7 @@ <h1>Other additions <br /><small>Biopython 1.62-1.65+</small></h1>
164164
</section>
165165

166166
<section>
167-
<h1>Streamlined Codebase <small>Biopython 1.63</small></h1>
167+
<h1>Streamlined Codebase<br /><small>Biopython 1.63</small></h1>
168168
<ul>
169169
<li>Single codebase supporting Python 2, Python 3, PyPy, and Jython 2.7</li>
170170
<li>Previously: <code>2to3.py</code></li>

0 commit comments

Comments
 (0)