Skip to content

Commit

Permalink
aquapelago: Add keypopup and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
x-sheep committed Sep 18, 2023
1 parent 5abf7c5 commit e9107f9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src-ui/changes.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,13 @@
<main>
<div style="margin-bottom: 5px;"><b>Latest types</b> (<em><a href="/list.html" target="_parent">all types</a></em>)</div>
<ul>
<li><a href="/p?aquapelago" target="_parent">Aquapelago</a></li>
<li><a href="/p?wittgen" target="_parent">Wittgenstein Briquet</a></li>
<li><a href="/p?kaisu" target="_parent">Kaisu</a></li>
<li><a href="/p?pentatouch" target="_parent">Penta Touch</a></li>
<li><a href="/p?waterwalk" target="_parent">Water Walk ウォーターウォーク</a></li>
<li><a href="/p?patchwork" target="_parent">Patchwork パッチワーク</a></li>
<li><a href="/p?myopia" target="_parent">Myopia</a></li>
<li><a href="/p?sashikazune" target="_parent">Sashikazune さしカズね</a></li>
</ul>
</main>
</body>
3 changes: 2 additions & 1 deletion src-ui/js/ui/KeyPopup.js
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,8 @@ ui.keypopup = {
patchwork: [10, 0],
waterwalk: [10, 0],
haisu: [10, 0],
wittgen: [4, 0]
wittgen: [4, 0],
aquapelago: [10, 0]
},

//---------------------------------------------------------------------------
Expand Down

1 comment on commit e9107f9

@vercel
Copy link

@vercel vercel bot commented on e9107f9 Sep 18, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

pzprjs – ./

pzprjs.vercel.app
pzprjs-robx.vercel.app
pzprjs-git-main-robx.vercel.app

Please sign in to comment.