Files
wordpress-port/embedded_ui/about.html

9 lines
535 B
HTML
Raw Normal View History

<section class="section">
<div class="container">
<h2 class="title is-4">WordPress Port for Superengine</h2>
<p>Copyright 2025 Superengine.</p>
<p>License: <a href="https://www.superengine.tech/legal/software-license-agreement-for-ports" target="_blank">Software License Agreement for Ports</a>.</p>
<p class="mt-5">This port uses the wordpress:6.8.2-php8.1-apache and mysql:9.4.0 images from Docker Hub, third-party softwares with different copyright owners and licenses.</p>
</div>
</section>