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"
|
class="bottom-bar clickable"
|
||||||
@click.stop="modal = true"
|
@click.stop="modal = true"
|
||||||
>
|
>
|
||||||
Made By: Oliver Akins (Alkali Metal)
|
Made By: Oliver Akins
|
||||||
</div>
|
</div>
|
||||||
<ModalAnimation
|
<ModalAnimation
|
||||||
:show="modal"
|
:show="modal"
|
||||||
|
|
@ -15,7 +15,7 @@
|
||||||
Ghost Writer is designed and created by
|
Ghost Writer is designed and created by
|
||||||
<a href="https://resonym.com" target="_blank" rel="noopener">Resonym</a>
|
<a href="https://resonym.com" target="_blank" rel="noopener">Resonym</a>
|
||||||
<br>
|
<br>
|
||||||
Online Prototype Made By: Oliver Akins (Alkali Metal)
|
Online Prototype Made By: Oliver Akins
|
||||||
<br>
|
<br>
|
||||||
<a
|
<a
|
||||||
v-if="$store.state.survey_link"
|
v-if="$store.state.survey_link"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue