diff options
| author | Steph Enders <steph@senders.io> | 2025-06-10 17:19:45 -0400 | 
|---|---|---|
| committer | Steph Enders <steph@senders.io> | 2025-06-10 17:19:45 -0400 | 
| commit | 13836d5923405d71f41f3b0fd8bda475e79552c5 (patch) | |
| tree | 68bb1220cc85c875b58802fea6f0b24b7ea4aecf /static-html | |
| parent | 488a82da414bedfc8a0f2bcfceeb6af713f1fda5 (diff) | |
Fix comic mono and absib typo
Diffstat (limited to 'static-html')
| -rw-r--r-- | static-html/fauxchella.html | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/static-html/fauxchella.html b/static-html/fauxchella.html index d6f80a9..40fac61 100644 --- a/static-html/fauxchella.html +++ b/static-html/fauxchella.html @@ -5,6 +5,7 @@      <meta name="viewport"  	  content="width=device-width, initial-scale=1">      <title>Fauxchella VIII</title> +    <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/comic-mono@0.0.1/index.css" />      <style>        :root {  	  --page-width: 50em; @@ -437,7 +438,6 @@  	    <td>20:00</td>  	    <td>  	      <a href=""> -		A  		awakebut<wbr />stillinbed  	      </a>  	    </td>  |