summaryrefslogtreecommitdiff
path: root/doc/log.html
diff options
context:
space:
mode:
authoreudoxia <uplink@distress.network>2022-04-01 10:26:23 -0400
committereudoxia <uplink@distress.network>2022-04-01 10:26:23 -0400
commit1dee28e98606e77a1cef964781c8174bd1088dd0 (patch)
treea7b8402e8c70b5d7304665fdfa330f53f931f0da /doc/log.html
parenteac46231ab86e3b6a3862c92323ee58fe1ee722b (diff)
docs formatting fixes
Diffstat (limited to 'doc/log.html')
-rwxr-xr-x[-rw-r--r--]doc/log.html6
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/log.html b/doc/log.html
index 5a538c3..b75f543 100644..100755
--- a/doc/log.html
+++ b/doc/log.html
@@ -10,16 +10,14 @@
<link rel="icon" type="image/png" sizes="16x16" href="/favicon/favicon-16x16.png">
<link rel="manifest" href="/favicon/site.webmanifest">
<title>log.lp &mdash; DistressNetwork°</title>
-<meta http-equiv="last-modified" content="2022-03-31 23:28:57-04:00" />
-<style>.lp-ref {font-family: neue-haas-grotesk-text, var(--fs-sans); font-style: italic;}</style>
+<meta http-equiv="last-modified" content="2022-04-01 10:20:02-04:00" />
+<style>h3,.lp-ref {font-family: neue-haas-grotesk-text, var(--fs-sans); font-size: 1rem; font-weight: normal; font-style: italic;} h3 {margin: 1rem;}</style>
</head>
<body>
<div class="contentlevel">
<main>
<div class="leading">log.lp</div>
<hr>
-<h1 id="log.zig">log.zig</h1>
-
<p>This file contains a simple logging function. It is a modified version of the example logging function implementation provided in <code>std.log</code>.</p>
<h3 id="section">*:</h3>