[2025-03-02] Creating post archive, some style updates

This commit is contained in:
Andrew Conlin 2025-03-02 15:32:18 +00:00
parent a99b4a47c8
commit d3242f91d4
21 changed files with 72 additions and 55 deletions

View file

@ -3,8 +3,8 @@ layout: default
title: projects
permalink: /projects
---
<h2>Projects</h2>
<span style="font-size: x-large;"><a href="/">~</a> > <a href="">{{page.title}}</a><br></span>
<ul style="list-style-type:none;margin:0;padding:0;">
<a href="https://pypi.org/project/tictoc">tictoc</a> // Fast, simple and accurate Python timing. Written in Rust.
<p><span style="font-family:Geist Mono"><a href="https://pypi.org/project/tictoc">tictoc</a> / </span>Fast, simple and accurate Python timing. Written in Rust.</p>
</ul>
<hr>