Browse Source

Update index.vue

master
yuriy0803 3 years ago committed by GitHub
parent
commit
f3d0fe70b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      new-web/pages/index.vue

4
new-web/pages/index.vue

@ -70,8 +70,8 @@
<li>{{ $tc('pages.home.mode', 0, { mode: config.mode }) }}</li>
<li>
{{ $t('pages.home.poweredBy') }}
<a href="https://github.com/etclabscore/core-pool" target="_blank"
>core-pool</a
<a href="https://github.com/yuriy0803/open-etc-pool-friends" target="_blank"
>open-etc-pool-friends</a
>.
</li>
<li>{{ $t('pages.home.protocols') }}</li>

Loading…
Cancel
Save