mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2024-10-01 01:05:54 -04:00
pull cta out of comments div
This commit is contained in:
parent
7d1b0b4357
commit
ea3b702d0f
@ -1,9 +1,9 @@
|
||||
<div class="page__comments">
|
||||
<center><h2>Comments by <a href="https://staticman.net/">Staticman</a> and <a href="https://identosphere.net">Identosphere</a></h2>
|
||||
<p><a href="https://identosphere.net"><img src="/images/team-identosphere.webp" alt="Team Identosphere" /></a></p>
|
||||
<p>Subscribe to our newsletter for weekly updates in Decentralized ID.<br>You can even <a href="https://identosphere.substack.com/"><b>read it first</b></a> before inviting us to your inbox.<br></p><iframe src="https://identosphere.substack.com/embed" width="400" height="267" style="border:1px solid #EEE; background:#f0f0f0;" frameborder="0" scrolling="yes"></iframe></center>
|
||||
|
||||
{% case site.comments.provider %}
|
||||
<div class="page__comments">
|
||||
{% case site.comments.provider %}
|
||||
{% when "staticman_v2" %}
|
||||
<section id="static-comments">
|
||||
{% if site.repository and site.staticman.branch %}
|
||||
|
Loading…
Reference in New Issue
Block a user