english capitalization
This commit is contained in:
parent
a330503ad3
commit
1e9b1bccca
1 changed files with 3 additions and 3 deletions
|
@ -18,7 +18,7 @@
|
||||||
<h2>Projects</h2>
|
<h2>Projects</h2>
|
||||||
<article class="column separate">
|
<article class="column separate">
|
||||||
<div class="row separate wrap">
|
<div class="row separate wrap">
|
||||||
<h3>Character planner</h3>
|
<h3>Character Planner</h3>
|
||||||
<span class="row separate">
|
<span class="row separate">
|
||||||
<a href="https://erdtree.palmoe.dk">project</a>
|
<a href="https://erdtree.palmoe.dk">project</a>
|
||||||
<a href="https://git.palmoe.dk/vodofrede/erdtree">source</a>
|
<a href="https://git.palmoe.dk/vodofrede/erdtree">source</a>
|
||||||
|
@ -28,7 +28,7 @@
|
||||||
</article>
|
</article>
|
||||||
<article class="column separate">
|
<article class="column separate">
|
||||||
<div class="row separate wrap">
|
<div class="row separate wrap">
|
||||||
<h3>Hashing library</h3>
|
<h3>Hashing Library</h3>
|
||||||
<span class="row separate">
|
<span class="row separate">
|
||||||
<a href="https://crates.io/crates/lore">project</a>
|
<a href="https://crates.io/crates/lore">project</a>
|
||||||
<a href="https://git.palmoe.dk/vodofrede/lore">source</a>
|
<a href="https://git.palmoe.dk/vodofrede/lore">source</a>
|
||||||
|
@ -39,7 +39,7 @@
|
||||||
</article>
|
</article>
|
||||||
<article class="column separate">
|
<article class="column separate">
|
||||||
<div class="row separate wrap">
|
<div class="row separate wrap">
|
||||||
<h3>Leetcode input parser</h3>
|
<h3>Leetcode Input Parser</h3>
|
||||||
<span class="row separate">
|
<span class="row separate">
|
||||||
<a href="https://crates.io/crates/eyes">project</a>
|
<a href="https://crates.io/crates/eyes">project</a>
|
||||||
<a href="https://git.palmoe.dk/vodofrede/eyes">source</a>
|
<a href="https://git.palmoe.dk/vodofrede/eyes">source</a>
|
||||||
|
|
Loading…
Reference in a new issue