添加 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 @@
### Ft2 · Inline-rule single line
A single horizontal line of credits, address, copyright. Hairline rule above. No columns.
*Use when:* the page is editorial and the footer is afterthought.
*Don't confuse with:* Ft4 Dense typographic (which packs more in).
```html
<footer class="foot-line">
<p>© 2026 · 137 Marlow Street · MIT licensed</p>
</footer>
```