Skip to content

Instantly share code, notes, and snippets.

View tantek's full-sized avatar
👋
he/him

Tantek Çelik tantek

👋
he/him
View GitHub Profile
@tantek
tantek / indieweb-tumblr-theme
Last active September 8, 2022 16:25
Tantek's IndieWeb Tumblr Theme from tantek.tumblr.com with microformats2 h-entry
<!DOCTYPE html>
<html>
<head>
<!-- DEFAULT COLORS -->
<meta name="color:Background" content="#fff"/>
<meta name="color:Title" content="#444"/>
<meta name="color:Description" content="#777"/>
<meta name="color:Post Title" content="#6498cc"/>
<meta name="color:Text" content="#444"/>
<meta name="color:Inline Link" content="#6498cc"/>