tyclifford.com
Hi, I'm a dude living in
= htmlspecialchars($typed[0][0]) ?>
= htmlspecialchars(SITE_TAGLINE) ?>
Updates
= count($all_updates) ?> post= count($all_updates) !== 1 ? 's' : '' ?>
New updates available
↑ Show
no updates yet
-
= htmlspecialchars(relative_time($u['date'] ?? '')) ?> = htmlspecialchars($tag) ?>
= htmlspecialchars($u['text'] ?? '') ?>
> = htmlspecialchars($u['link_label'] ?? $u['link']) ?>
Support
'',
'liberapay' => '',
'paypal' => '',
'generic' => '',
];
$donate_cls = [
'patreon' => 'btn-patreon-donate',
'liberapay' => 'btn-liberapay',
'paypal' => 'btn-paypal',
'generic' => 'btn-generic',
];
foreach ($donates as [$label, $url, $style]):
$cls = $donate_cls[$style] ?? 'btn-generic';
$icon = $donate_icons[$style] ?? '';
?>
= $icon ?>
= htmlspecialchars($label) ?>
Find me