ca6be786a1
Preferring billandhiscomputer.com in lieu of wpcarro.dev. wpcarro is a bit of a tough username for others to remember and for me to say out-loud (it usually involves me spelling it and explaining to others why Carroll is missing 2x-Ls). I think it's time for a change. During the transition, I don't want to deal with stale links to https://wpcarro.dev, so I'm templatizing more of my website and blog so that these values can be replaced. Expect more forthcoming changes. Change-Id: Ic2f5519e6b0d76fcb8b737bf50009e8388f1b178 Reviewed-on: https://cl.tvl.fyi/c/depot/+/4754 Tested-by: BuildkiteCI Reviewed-by: wpcarro <wpcarro@gmail.com> Autosubmit: wpcarro <wpcarro@gmail.com>
10 lines
398 B
HTML
10 lines
398 B
HTML
<div class="max-w-sm md:max-w-prose mx-auto">
|
|
<section class="pt-8 pb-14">
|
|
<p class="font-bold pb-3 text-xl">
|
|
Personal blog by <a class="font-bold text-blue-600 hover:underline" href="@homepage@">Bill</a>.
|
|
</p>
|
|
<p class="text-gray-500">> Half-baked musings lossily encoded.</p>
|
|
<p class="text-gray-500">> - misc reviewer</p>
|
|
</section>
|
|
<ul>@postsHtml@</ul>
|
|
</div>
|