Remove alias from attributions panel.
This commit is contained in:
parent
f3795a4fea
commit
3359c84fe4
1 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@
|
|||
class="bottom-bar clickable"
|
||||
@click.stop="modal = true"
|
||||
>
|
||||
Made By: Oliver Akins (Alkali Metal)
|
||||
Made By: Oliver Akins
|
||||
</div>
|
||||
<ModalAnimation
|
||||
:show="modal"
|
||||
|
|
@ -15,7 +15,7 @@
|
|||
Ghost Writer is designed and created by
|
||||
<a href="https://resonym.com" target="_blank" rel="noopener">Resonym</a>
|
||||
<br>
|
||||
Online Prototype Made By: Oliver Akins (Alkali Metal)
|
||||
Online Prototype Made By: Oliver Akins
|
||||
<br>
|
||||
<a
|
||||
v-if="$store.state.survey_link"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue