added attribution to web page footer
This commit is contained in:
parent
c95dc60818
commit
ec2015ff8d
2 changed files with 8 additions and 1 deletions
2
dist/index.html
vendored
2
dist/index.html
vendored
File diff suppressed because one or more lines are too long
|
@ -286,6 +286,13 @@
|
|||
href="https://github.com/apiontek/tripeaks-solitaire-solver-js-73k/issues"
|
||||
class="link-secondary fst-italic"
|
||||
>Report Issues</a
|
||||
><br />
|
||||
Based on original algorithm by
|
||||
<a
|
||||
href="https://igniparoustempest.github.io/tri-peaks-solitaire-solver/"
|
||||
class="link-secondary"
|
||||
target="_blank"
|
||||
>Courtney Pitcher</a
|
||||
>
|
||||
</div>
|
||||
</footer>
|
||||
|
|
Loading…
Reference in a new issue