Changeset 56 in code for trunk/views
- Timestamp:
- Jan 19, 2024, 3:40:12 PM (17 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/views/index.html
r55 r56 2 2 <html lang="en"> 3 3 <head> 4 <title> SimplyTranslate</title>4 <title>Mai</title> 5 5 <link rel="shortcut icon" href="/static/favicon.ico"> 6 6 <meta name="description" content="Experience simple and private translations"> … … 13 13 <body> 14 14 <header class="center"> 15 <h1> SimplyTranslate</h1>15 <h1>Mai</h1> 16 16 </header> 17 17 <form action="/?engine={{.Engine}}" method="POST" id="translation-form"> … … 127 127 <br><br><br><br><br> 128 128 <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> 131 133 </footer> 132 134 <script src="/static/script.js"></script>
Note:
See TracChangeset
for help on using the changeset viewer.