diff options
| author | soryu <soryu@soryu.co> | 2025-11-15 22:31:34 +0000 |
|---|---|---|
| committer | soryu <soryu@soryu.co> | 2025-11-15 22:31:34 +0000 |
| commit | 889467a29b8194f2a51aec71534631cd00a246ce (patch) | |
| tree | c4474f39092b63681411a2a91f76f5b491334417 /makima | |
| parent | db095eb7b254701ea58d689b8b93b266bde5567a (diff) | |
| download | soryu-889467a29b8194f2a51aec71534631cd00a246ce.tar.gz soryu-889467a29b8194f2a51aec71534631cd00a246ce.zip | |
Update Makima footer to include soryu.co; revert product framing
Diffstat (limited to 'makima')
| -rw-r--r-- | makima/frontend/public/index.html | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/makima/frontend/public/index.html b/makima/frontend/public/index.html index 4d1a370..a7289f5 100644 --- a/makima/frontend/public/index.html +++ b/makima/frontend/public/index.html @@ -171,13 +171,11 @@ </div> </div> <div class="footer"> + <p class="center">© makima.jp. 本ページは準備中の仮ページです。</p> <p class="center"> - © makima.jp. 本ページは準備中の仮ページです。 - </p> - <p class="center"> - <a href="https://makima.jp" class="domain" - >https://makima.jp</a - > + <a href="https://makima.jp" class="domain">https://makima.jp</a> + / + <a href="https://soryu.co" class="domain" target="_blank" rel="noopener">https://soryu.co</a> </p> </div> </div> |
