mirror of
https://github.com/apophenia-news/apophenia.news.git
synced 2026-09-18 21:45:42 +00:00
chore(build): update dist
This commit is contained in:
committed by
github-actions[bot]
parent
21ac736a1f
commit
8d01740953
22
dist/index.html
vendored
22
dist/index.html
vendored
@@ -16,8 +16,8 @@
|
||||
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
|
||||
<link rel="alternate" type="application/rss+xml" title="apophenia.news RSS" href="https://apophenia.news/rss.xml" />
|
||||
<script data-goatcounter="https://apophenia.goatcounter.com/count" async src="//gc.zgo.at/count.js"></script>
|
||||
<script type="module" crossorigin src="/assets/main-DC9na7zj.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/main-CnFRMG6i.css">
|
||||
<script type="module" crossorigin src="/assets/main-f4IyGHQD.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/main-VElZad9D.css">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -76,11 +76,27 @@
|
||||
<section class="mt-10">
|
||||
<div class="flex items-center justify-between mb-4">
|
||||
<h2 class="text-2xl font-bold">Latest Articles</h2>
|
||||
<span class="text-sm text-zinc-500">7 published</span>
|
||||
<span class="text-sm text-zinc-500">8 published</span>
|
||||
</div>
|
||||
|
||||
<div class="grid md:grid-cols-2 gap-5">
|
||||
|
||||
<article class="card overflow-hidden hover:-translate-y-0.5 transition">
|
||||
<img src="https://direct-img.link/aim+crosshair+mouse+sensor+cyber+minimal" alt="The Mouse DPI Sweet Spot Is 500" class="h-48 w-full object-cover" />
|
||||
<div class="p-5">
|
||||
<p class="text-xs uppercase tracking-wide text-zinc-500">August 31, 2026</p>
|
||||
<h3 class="mt-2 text-2xl font-semibold leading-tight">
|
||||
<a href="/the-dpi-sweet-spot/">The Mouse DPI Sweet Spot Is 500</a>
|
||||
</h3>
|
||||
<p class="mt-2 text-zinc-700">A theory of DPI as a tremor filter: why 400 feels stable, why 800 exposes shaky hands, why latency still matters, and why 450–550 is the suspiciously precise sweet range.</p>
|
||||
<div class="mt-4 flex flex-wrap gap-2">
|
||||
<span class="tag">#DPI</span><span class="tag">#aim</span><span class="tag">#counter-strike</span><span class="tag">#latency</span>
|
||||
</div>
|
||||
<a href="/the-dpi-sweet-spot/" class="inline-flex items-center gap-1 mt-5 text-sm font-medium">
|
||||
Read article <i data-lucide="arrow-right" class="h-4 w-4"></i>
|
||||
</a>
|
||||
</div>
|
||||
</article>
|
||||
<article class="card overflow-hidden hover:-translate-y-0.5 transition">
|
||||
<img src="https://direct-img.link/nested+multiverse+dimensions+fractal+glowing+layers" alt="My Theory of Everything" class="h-48 w-full object-cover" />
|
||||
<div class="p-5">
|
||||
|
||||
Reference in New Issue
Block a user