This commit is contained in:
parent
3056b74cb9
commit
545e39fdd2
@ -24,7 +24,7 @@ export default ((opts?: Options) => {
|
|||||||
</li>
|
</li>
|
||||||
))}
|
))}
|
||||||
</ul>
|
</ul>
|
||||||
<hr style="margin-top: 1rem;"/>
|
<hr style="margin-top: 1rem;" />
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
<a href="#">
|
<a href="#">
|
||||||
@ -37,6 +37,7 @@ export default ((opts?: Options) => {
|
|||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
<script src="static/share.js"></script>
|
||||||
</footer>
|
</footer>
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user