mirror of
https://github.com/ipfs/ipfs-blog.git
synced 2026-08-06 08:53:03 +02:00
fix: add footer link (#105)
This commit is contained in:
committed by
GitHub
parent
a3e418ebf8
commit
0dc0be2a8b
@@ -51,6 +51,14 @@
|
||||
target="_blank"
|
||||
@click="onLinkClick"
|
||||
>Privacy</a
|
||||
>
|
||||
|
|
||||
<a
|
||||
class="text-blueGreenLight hover:underline"
|
||||
href="https://ipfs.io/legal/"
|
||||
target="_blank"
|
||||
@click="onLinkClick"
|
||||
>DMCA</a
|
||||
></span
|
||||
>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user