Base HTML: Condense links (for mobile)

This commit is contained in:
Andy Freer 2020-02-10 10:23:34 +00:00
parent 92e34cf2ae
commit 5650d10840

View file

@ -29,8 +29,7 @@
{{ template "main" . }}
<footer class="mv4 montserrat ttu tc snow tracked b">
<a target="_blank" href="https://chat.dashdevs.org" class="snow no-underline">Discord</a> |
<a target="_blank" href="https://github.com/andyfreer/awesome-dash-platform" class="snow no-underline">Source</a> |
<a target="_blank" href="https://github.com/andyfreer/awesome-dash-platform" class="snow no-underline">Github</a> |
<a target="_blank" href="https://github.com/andyfreer/awesome-dash-platform/blob/master/CONTRIBUTING.md" class="snow no-underline"> Get Listed</a> |
<a target="_blank" href="https://www.dash.org" class="snow no-underline">Dash.org</a>
</footer>