add some more information to landing page

This commit is contained in:
Matteias Collet 2020-06-28 04:02:39 +02:00
parent 21645392b7
commit cb5a5d7faf

View file

@ -109,7 +109,7 @@
</div> </div>
<div> <div>
<p> <p>
The generator is brought to you by GCT Generator &copy; 2017 - {{ new Date().getFullYear() }}
<a href="https://twitter.com/psychonauter" target="_blank" <a href="https://twitter.com/psychonauter" target="_blank"
>Psychonauter</a >Psychonauter</a
>, >,
@ -118,6 +118,10 @@
> >
and and
<a href="https://twitter.com/srlMilk" target="_blank">Milk</a>. <a href="https://twitter.com/srlMilk" target="_blank">Milk</a>.
The source code is available on
<a href="https://github.com/BitPatty/gctGenerator" target="_blank"
>Github</a
>.
</p> </p>
</div> </div>
</div> </div>