Anti-AI-slop design skill (greenfield pages, audits, redesigns, design extraction from URLs/screenshots) -- installed and validated in an earlier session, was sitting untracked. Full reference library: components, macrostructures, themes, genres, verbs (audit/redesign). Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
11 lines
362 B
Markdown
11 lines
362 B
Markdown
### 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>
|
|
```
|