Deploying to gh-pages from @ fishjar/kiss-translator@67d9e70b3c 🚀
This commit is contained in:
19
content.html
19
content.html
@@ -64,8 +64,25 @@
|
|||||||
<body>
|
<body>
|
||||||
<noscript>You need to enable JavaScript to run this app.</noscript>
|
<noscript>You need to enable JavaScript to run this app.</noscript>
|
||||||
<div id="root">
|
<div id="root">
|
||||||
|
<div id="content">
|
||||||
|
<p>You need to enable JavaScript to run <span>this app.</span></p>
|
||||||
|
The <span>embargo</span> has just lifted to confirm that AmpereOne is
|
||||||
|
coming to Google Cloud with the C3A instances.
|
||||||
|
<br />
|
||||||
|
But these upcoming instances for now are only in private preview form.
|
||||||
|
<br />
|
||||||
|
<br />
|
||||||
|
Needless to say I also haven't had any AmpereOne access to check out the
|
||||||
|
performance and power efficiency of these new Arm server processors from
|
||||||
|
Ampere Computing.
|
||||||
|
<br />
|
||||||
|
</div>
|
||||||
<h2>
|
<h2>
|
||||||
<p><span>React is a JavaScript library for building user interfaces.</span></p>
|
<p>
|
||||||
|
<span
|
||||||
|
>React is a JavaScript library for building user interfaces.</span
|
||||||
|
>
|
||||||
|
</p>
|
||||||
</h2>
|
</h2>
|
||||||
<div id="addtitle"></div>
|
<div id="addtitle"></div>
|
||||||
<h2>Shadow 1</h2>
|
<h2>Shadow 1</h2>
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -2,7 +2,7 @@
|
|||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"name": "__MSG_app_name__",
|
"name": "__MSG_app_name__",
|
||||||
"description": "__MSG_app_description__",
|
"description": "__MSG_app_description__",
|
||||||
"version": "1.6.4",
|
"version": "1.6.5",
|
||||||
"default_locale": "en",
|
"default_locale": "en",
|
||||||
"author": "Gabe<yugang2002@gmail.com>",
|
"author": "Gabe<yugang2002@gmail.com>",
|
||||||
"homepage_url": "https://github.com/fishjar/kiss-translator",
|
"homepage_url": "https://github.com/fishjar/kiss-translator",
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"manifest_version": 3,
|
"manifest_version": 3,
|
||||||
"name": "__MSG_app_name__",
|
"name": "__MSG_app_name__",
|
||||||
"description": "__MSG_app_description__",
|
"description": "__MSG_app_description__",
|
||||||
"version": "1.6.4",
|
"version": "1.6.5",
|
||||||
"default_locale": "en",
|
"default_locale": "en",
|
||||||
"author": "Gabe<yugang2002@gmail.com>",
|
"author": "Gabe<yugang2002@gmail.com>",
|
||||||
"homepage_url": "https://github.com/fishjar/kiss-translator",
|
"homepage_url": "https://github.com/fishjar/kiss-translator",
|
||||||
|
|||||||
183
options.js
183
options.js
File diff suppressed because one or more lines are too long
@@ -1 +1 @@
|
|||||||
1.6.4
|
1.6.5
|
||||||
Reference in New Issue
Block a user