Import LinkedIn article archive
Deploy production / deploy (push) Successful in 11s

This commit is contained in:
2026-08-12 01:16:39 -07:00
parent 617ec07d91
commit bd49e93abd
51 changed files with 1971 additions and 3 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;600&family=Inter:wght@400;500&family=Playfair+Display:ital,wght@0,600;0,700;1,500;1,600&display=swap" rel="stylesheet">
<link rel="icon" href="{{ '/static/favicon.svg'|url }}" type="image/svg+xml">
<link rel="stylesheet" href="{{ '/static/style.css'|url }}?v=7">
<link rel="stylesheet" href="{{ '/static/style.css'|url }}?v=10">
<script src="{{ '/static/tags.js'|url }}?v=1" defer></script>
<script src="{{ '/static/activity.js'|url }}?v=1" defer></script>
</head>