プロジェクトの名前を「マイ」に変更します
git-svn-id: file:///srv/svn/repo/mai/trunk@56 e410bdd4-646f-c54f-a7ce-fffcc4f439ae
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>SimplyTranslate</title>
|
||||
<title>Mai</title>
|
||||
<link rel="shortcut icon" href="/static/favicon.ico">
|
||||
<meta name="description" content="Experience simple and private translations">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
@@ -12,7 +12,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<header class="center">
|
||||
<h1>SimplyTranslate</h1>
|
||||
<h1>Mai</h1>
|
||||
</header>
|
||||
<form action="/?engine={{.Engine}}" method="POST" id="translation-form">
|
||||
<div class="center">
|
||||
@@ -126,8 +126,10 @@
|
||||
</form>
|
||||
<br><br><br><br><br>
|
||||
<footer class="center">
|
||||
<a href="https://git.chaotic.ninja/yakumo.izuru/simplytranslate">Source code</a><br>
|
||||
<p>a <em>Mirage AIB</em> project</p>
|
||||
<p>
|
||||
<a href="https://git.chaotic.ninja/yakumo.izuru/mai">Source code</a><br>
|
||||
a <em>Mirage AIB</em> project | Favicon source is <a href="https://pixiv.net/en/artworks/97787072">ユキマイ</a>
|
||||
</p>
|
||||
</footer>
|
||||
<script src="/static/script.js"></script>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user