Skip to content

Commit 02f56a7

Browse files
committed
brand: 井筒に橘 crest — favicon, footer seal, manifesto mark, sheet hanko
New logo per the design spec (asterisk bug retired as the mark; the literal * stays in copy): - assets/logo-crest.svg — primary stroked form, verbatim from the spec - assets/logo-seal.svg — flat-ink form for paper surfaces - favicon: plain tachibana (small-size form per the spec's size floor), flat ink on bristol - footer crest (56px) on every page; 96px crest in the manifesto; 48px hanko-style seal on the plot sheets (homepage bed + product record), flat ink on paper per the spec's ground rules Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01JWP9tY4m4hfX8WyoEQZ1kU
1 parent 00c9388 commit 02f56a7

15 files changed

Lines changed: 56 additions & 7 deletions

404.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ <h3>The pen lifted</h3>
6464
<footer>
6565
<div class="grain"></div>
6666
<div class="wrap">
67+
<img class="foot-crest" src="assets/logo-crest.svg" alt="" width="56" height="56">
6768
<div class="foot-cols">
6869
<div class="fc"><h5>Shop*</h5><a href="/#shop">All editions</a><a href="commissions.html">Commissions</a></div>
6970
<div class="fc"><h5>Studio*</h5><a href="/#process">Process</a><a href="about.html">About</a><a href="contact.html">Contact</a></div>

about.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ <h1>About<span class="star">*</span></h1>
6767
<footer>
6868
<div class="grain"></div>
6969
<div class="wrap">
70+
<img class="foot-crest" src="assets/logo-crest.svg" alt="" width="56" height="56">
7071
<div class="foot-cols">
7172
<div class="fc"><h5>Shop*</h5><a href="/#shop">All editions</a><a href="commissions.html">Commissions</a></div>
7273
<div class="fc"><h5>Studio*</h5><a href="/#process">Process</a><a href="about.html">About</a><a href="contact.html">Contact</a></div>

assets/logo-crest.svg

Lines changed: 13 additions & 0 deletions
Loading

assets/logo-seal.svg

Lines changed: 3 additions & 0 deletions
Loading

commissions.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ <h3>Inquiries</h3>
8585
<footer>
8686
<div class="grain"></div>
8787
<div class="wrap">
88+
<img class="foot-crest" src="assets/logo-crest.svg" alt="" width="56" height="56">
8889
<div class="foot-cols">
8990
<div class="fc"><h5>Shop*</h5><a href="/#shop">All editions</a><a href="commissions.html">Commissions</a></div>
9091
<div class="fc"><h5>Studio*</h5><a href="/#process">Process</a><a href="about.html">About</a><a href="contact.html">Contact</a></div>

contact.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ <h3>Studio</h3>
8282
<footer>
8383
<div class="grain"></div>
8484
<div class="wrap">
85+
<img class="foot-crest" src="assets/logo-crest.svg" alt="" width="56" height="56">
8586
<div class="foot-cols">
8687
<div class="fc"><h5>Shop*</h5><a href="/#shop">All editions</a><a href="commissions.html">Commissions</a></div>
8788
<div class="fc"><h5>Studio*</h5><a href="/#process">Process</a><a href="about.html">About</a><a href="contact.html">Contact</a></div>

0 commit comments

Comments
 (0)