data: Replace mock text
This commit is contained in:
@@ -14,15 +14,19 @@ const CONTENT_MODULES = [
|
||||
Aditya Gupta. 20. New Delhi.<br />
|
||||
Chess climbs, rhythm games, an unhealthy attachment to good audio.
|
||||
<br />
|
||||
I take things apart software, hardware, workflows.<br />
|
||||
I take *ware and workflows apart.<br />
|
||||
Curious enough to wire it back together.
|
||||
</p>
|
||||
</div>
|
||||
<div>
|
||||
<span className="accent-text font-sketch text-xl mr-2">{'>'}</span>
|
||||
<span className="text-(--text-main)">cat mindset.md</span>
|
||||
<span className="text-(--text-main)">cat cadence.md</span>
|
||||
<div className="mt-2 ml-4 space-y-2 border-l-2 border-(--border-main) pl-4">
|
||||
<p>Treat the environment as a continuous experiment.</p>
|
||||
<p className="mt-2 text-(--text-main)">
|
||||
I work in bursts.<br />
|
||||
Obsess, prototype, refactor, repeat. <br />
|
||||
Some stuff ships. Some just teach.
|
||||
</p>
|
||||
<p className="text-xs text-(--text-dim) mt-2">Split this pane to view technical stack.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -55,6 +55,8 @@ export function ThemeMapperModal({
|
||||
This website uses hashing functions to map your ip address to a color pallete.
|
||||
<br />
|
||||
This color scheme is unique to your IP. Your friends will probably have a different color scheme to look at.
|
||||
<br />
|
||||
The theme may change as I add more color schemes to this site.
|
||||
</p>
|
||||
<div className="mt-6 rounded-xl bg-(--bg-surface) sketch-border-subtle p-4 font-mono text-xs text-(--text-muted)">
|
||||
<div className="grid gap-4 md:grid-cols-[1fr_auto_1fr_auto_1fr] items-center">
|
||||
|
||||
Reference in New Issue
Block a user