header機能でメンテナンスの通知
手順
!!!Admin権限が必要です!!!
Admin Area -> Settings -> Appearance -> System header and footer
<div style="background-color: #f0f0f0; padding: 20px; text-align: center; height: 100px;">
<a href="https://example.com" target="_blank" style="color: #007bff; text-decoration: none;">
メンテナンスのお知らせ
</a>
</div>