mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2026-04-05 20:57:16 +02:00
chore: prepare release 4.4.2
This commit is contained in:
parent
e4acf22773
commit
6a76b6d45d
14 changed files with 284 additions and 6 deletions
|
|
@ -119,6 +119,15 @@
|
|||
<a href="https://scryfall.com" target="_blank" rel="noopener">Scryfall</a>.
|
||||
This website is not produced by, endorsed by, supported by, or affiliated with Scryfall or Wizards of the Coast.
|
||||
{% set _pba = _price_cache_ts() %}{% if _pba %}<br><span class="muted" style="font-size:.8em;">Prices as of {{ _pba }} — for live pricing visit <a href="https://scryfall.com" target="_blank" rel="noopener">Scryfall</a>.</span>{% endif %}
|
||||
<br><span class="muted" style="font-size:.8em;">
|
||||
<a href="https://github.com/mwisnowski/mtg_python_deckbuilder" target="_blank" rel="noopener">GitHub</a>
|
||||
·
|
||||
<a href="https://github.com/mwisnowski/mtg_python_deckbuilder/issues" target="_blank" rel="noopener">Report an Issue</a>
|
||||
·
|
||||
<a href="https://github.com/mwisnowski/mtg_python_deckbuilder/issues/new?template=other-feature-request-.md" target="_blank" rel="noopener">Request a Feature</a>
|
||||
·
|
||||
<a href="https://hub.docker.com/repository/docker/mwisnowski/mtg-python-deckbuilder/general" target="_blank" rel="noopener">DockerHub</a>
|
||||
</span>
|
||||
</footer>
|
||||
<!-- Card hover, theme badges, and DFC toggle styles moved to tailwind.css 2025-10-21 -->
|
||||
<style>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue