We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2c061d commit d9a86edCopy full SHA for d9a86ed
themes/gophercon/layouts/index.html
@@ -205,8 +205,9 @@ <h1 class="text-white large-h1">
205
<li><a href="https://gopheracademy.com/about/">About</a></li>
206
<li><a href="mailto:[email protected]">Contact</a></li>
207
<li><a class="inner-link back-to-top" href="#top">Back To Top <i class="icon pe-7s-angle-up-circle"></i></a></li>
208
- <li><a href="https://www.digitalocean.com/"><img height=39 width=140 src="/img/dohost.png" /></a></li>
209
- </ul>
+ <!-- <li><a href="https://www.digitalocean.com/"><img height=39 width=140 src="/img/dohost.png" /></a></li> -->
+
210
+ </ul>
211
</div>
212
213
0 commit comments