0
0
Fork 0

Rename to Phantom Ink

This commit is contained in:
Oliver-Akins 2021-09-04 22:20:51 -06:00
parent 983e11ff27
commit 565a88e07e
8 changed files with 13 additions and 13 deletions

View file

@ -12,7 +12,7 @@
>
<h2 class="centre">Attributions:</h2>
<p class="centre">
Ghost Writer is designed and created by
Phantom Ink is designed and created by
<a href="https://resonym.com" target="_blank" rel="noopener">Resonym</a>
<br>
Online Prototype Made By: Oliver Akins

View file

@ -100,14 +100,14 @@
{{ visible ? `Hide` : `Show` }} Past Questions
</button>
<a
href="https://playghostwriter.com"
href="http://phantominkgame.com/"
target="_blank"
id="game-logo-link"
>
<img
id="game-logo"
src="/assets/ghost_writer_logo.png"
alt="Ghost Writer Logo"
src="/assets/phantom_ink_logo.png"
alt="Phantom Ink Logo"
rel="noopener"
>
</a>