添加 hallmark 技能

This commit is contained in:
马宝龙
2026-07-28 17:12:27 +08:00
parent 984d0320a7
commit 76b5a96237
106 changed files with 9591 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
### Ft4 · Dense typographic
One large block of text — credits, references, licence, address — in a small monospace font, fully justified or ragged-right. Editorial colophon energy.
*Use when:* the brand is editorial and a colophon-style sign-off fits.
*Don't confuse with:* Ft3 Index (which navigates).
```html
<footer class="foot-dense mono">
<p>Hallmark v0.2.0. Built with The Future, Fraunces, IBM Plex Mono. MIT licensed. Powered by Together AI. 137 Marlow Street, 2026.</p>
</footer>
```