Changeset 56 in code for trunk/views


Ignore:
Timestamp:
Jan 19, 2024, 3:40:12 PM (17 months ago)
Author:
yakumo.izuru
Message:

プロジェクトの名前を「マイ」に変更します

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/views/index.html

    r55 r56  
    22<html lang="en">
    33  <head>
    4     <title>SimplyTranslate</title>
     4    <title>Mai</title>
    55    <link rel="shortcut icon" href="/static/favicon.ico">
    66    <meta name="description" content="Experience simple and private translations">
     
    1313  <body>
    1414    <header class="center">
    15       <h1>SimplyTranslate</h1>
     15      <h1>Mai</h1>
    1616    </header>
    1717    <form action="/?engine={{.Engine}}" method="POST" id="translation-form">
     
    127127    <br><br><br><br><br>
    128128    <footer class="center">
    129             <a href="https://git.chaotic.ninja/yakumo.izuru/simplytranslate">Source code</a><br>
    130             <p>a <em>Mirage AIB</em> project</p>
     129            <p>
     130            <a href="https://git.chaotic.ninja/yakumo.izuru/mai">Source code</a><br>
     131            a <em>Mirage AIB</em> project | Favicon source is <a href="https://pixiv.net/en/artworks/97787072">ユキマイ</a>
     132            </p>
    131133    </footer>
    132134    <script src="/static/script.js"></script>
Note: See TracChangeset for help on using the changeset viewer.