[2024-02-28] Update projects page with description
This commit is contained in:
parent
84c6e9dfdc
commit
7c9b9f5b7e
@ -1,6 +1,6 @@
|
|||||||
<h1><a href="/">andrewconl.in</a></h1>
|
<h1><a href="/">andrewconl.in</a></h1>
|
||||||
<div>
|
<div>
|
||||||
<code style="font-size: x-large;"><a href="/blog">blog</a> // <a href="/weeklinks">weeklinks</a> // <a href="/til">til</a> // <a>projects</a> // <a>meta</a></code>
|
<code style="font-size: x-large;"><a href="/blog">blog</a> // <a href="/weeklinks">weeklinks</a> // <a href="/til">til</a> // <a href="/projects">projects</a> // <a>meta</a></code>
|
||||||
</div>
|
</div>
|
||||||
<br>
|
<br>
|
||||||
<hr>
|
<hr>
|
@ -5,6 +5,6 @@ permalink: /projects
|
|||||||
---
|
---
|
||||||
<h2>Projects</h2>
|
<h2>Projects</h2>
|
||||||
<ul style="list-style-type:none;margin:0;padding:0;">
|
<ul style="list-style-type:none;margin:0;padding:0;">
|
||||||
<a href="https://github.com/andrwcnln/tictoc">tictoc</a>
|
<a href="https://github.com/andrwcnln/tictoc">tictoc</a> // Fast, simple and accurate Python timing. Written in Rust.
|
||||||
</ul>
|
</ul>
|
||||||
<hr>
|
<hr>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user