diff --git a/en/_posts/index.xml b/en/_posts/index.xml
index f0a243b9..cc3772e2 100644
--- a/en/_posts/index.xml
+++ b/en/_posts/index.xml
@@ -6,14 +6,14 @@
Recent content in _Posts on uweb browser: unlimited powerHugoen
- Mon, 13 Oct 2025 20:25:21 +0800
+ Mon, 13 Oct 2025 20:37:41 +0800
- Common phrases and input method enhancement
+ Phrases and input method
https://jamesfengcao.gitlab.io/uweb/en/input/
Sun, 12 Oct 2025 00:00:00 +0000https://jamesfengcao.gitlab.io/uweb/en/input/
- <h4 id="defaultinput">"default.input"</h4>
<p>Click the following links to install menus popped by long pressing the share button (with arrow-out-of-square as icon) on the bottom toolbar:<br>
<a href="i:0gdefault.input::@AddrBar%0A">Address Bar</a><br>
<a href="i:0gdefault.input::@^J@%0A">New line</a><br>
<a href="i:0gdefault.input::@^Z@%1A%0A">CTRL-Z</a><br>
<a href="i:0gdefault.input::@^Y@%19%0A">CTRL-Y</a></p>
<p>Long pressing the share button in <a href="../index.html#">uweb browser</a> will popup menus defined in file "default.input", each line of which defines common phrase for user inputs. If the phrase begins with "@xxxx@", then "xxxx" part is the alias for the rest part of the string. Alias could be used for non-printable phrases.</p>
+ <h4 id="defaultinput">"default.input"</h4>
<p>Click the following links to install menus popped by long pressing the share button (with arrow-out-of-square as icon) on the bottom toolbar:<br>
<a href="i:0gdefault.input::@AddrBar%0A">Address Bar</a><br>
<a href="i:0gdefault.input::@^J@%0A">New line</a><br>
<a href="i:0gdefault.input::@^Z@%1A%0A">CTRL-Z: undo</a><br>
<a href="i:0gdefault.input::@^Y@%19%0A">CTRL-Y: redo</a></p>
<p>Long pressing the share button in <a href="../index.html#">uweb browser</a> will popup menus defined in file "default.input", each line of which defines common phrase for user inputs. If the phrase begins with "@xxxx@", then "xxxx" part is the alias for the rest part of the string. Alias could be used for non-printable phrases.</p>Tips
diff --git a/en/index.html b/en/index.html
index 78cfa942..4e951fdc 100644
--- a/en/index.html
+++ b/en/index.html
@@ -99,7 +99,7 @@
diff --git a/en/index.xml b/en/index.xml
index 32a0b817..66e972c7 100644
--- a/en/index.xml
+++ b/en/index.xml
@@ -6,14 +6,14 @@
Recent content on uweb browser: unlimited powerHugoen
- Mon, 13 Oct 2025 20:25:21 +0800
+ Mon, 13 Oct 2025 20:37:41 +0800
- Common phrases and input method enhancement
+ Phrases and input method
https://jamesfengcao.gitlab.io/uweb/en/input/
Sun, 12 Oct 2025 00:00:00 +0000https://jamesfengcao.gitlab.io/uweb/en/input/
- <h4 id="defaultinput">"default.input"</h4>
<p>Click the following links to install menus popped by long pressing the share button (with arrow-out-of-square as icon) on the bottom toolbar:<br>
<a href="i:0gdefault.input::@AddrBar%0A">Address Bar</a><br>
<a href="i:0gdefault.input::@^J@%0A">New line</a><br>
<a href="i:0gdefault.input::@^Z@%1A%0A">CTRL-Z</a><br>
<a href="i:0gdefault.input::@^Y@%19%0A">CTRL-Y</a></p>
<p>Long pressing the share button in <a href="../index.html#">uweb browser</a> will popup menus defined in file "default.input", each line of which defines common phrase for user inputs. If the phrase begins with "@xxxx@", then "xxxx" part is the alias for the rest part of the string. Alias could be used for non-printable phrases.</p>
+ <h4 id="defaultinput">"default.input"</h4>
<p>Click the following links to install menus popped by long pressing the share button (with arrow-out-of-square as icon) on the bottom toolbar:<br>
<a href="i:0gdefault.input::@AddrBar%0A">Address Bar</a><br>
<a href="i:0gdefault.input::@^J@%0A">New line</a><br>
<a href="i:0gdefault.input::@^Z@%1A%0A">CTRL-Z: undo</a><br>
<a href="i:0gdefault.input::@^Y@%19%0A">CTRL-Y: redo</a></p>
<p>Long pressing the share button in <a href="../index.html#">uweb browser</a> will popup menus defined in file "default.input", each line of which defines common phrase for user inputs. If the phrase begins with "@xxxx@", then "xxxx" part is the alias for the rest part of the string. Alias could be used for non-printable phrases.</p>Tips
diff --git a/en/input/index.html b/en/input/index.html
index dcb850b2..f90f5857 100644
--- a/en/input/index.html
+++ b/en/input/index.html
@@ -6,7 +6,7 @@
- Common phrases and input method enhancement
+ Phrases and input method