Skip to content

Commit 4526eb9

Browse files
committed
refactor
1 parent 6190bac commit 4526eb9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_layouts/docs.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ <h2>Next steps</h2>
219219
<!-- <li style="visibility: hidden"><a href="{{ edit_url }}"><i class="fa fa-pencil-square-o" aria-hidden="true"></i> Edit this page</a></li>{% endif %}
220220
<li><a href="https://github.com/docker/docker.github.io/issues/new?assignee={% if page.assignee %}{{ page.assignee }}{% else %}{{ page.defaultassignee }}{% endif %}&body=File: [{{ page.path }}](https://docs.docker.com{{ page.url }}), CC @{{ assignee }}"
221221
class="nomunge"><i class="fa fa-check" aria-hidden="true"></i> Request docs changes</a></li> -->
222-
<li><a href="https://twitter.com/0devco" target="_blank"> <img src="https://raw.githubusercontent.com/0devco/docs/master/.devco-images/logo-transparent.png" alt="0devco"> </li>
222+
{# <li><a href="https://twitter.com/@code4mk" target="_blank"> <img src="https://raw.githubusercontent.com/0devco/docs/master/.devco-images/logo-transparent.png" alt="0devco"> </li> #}
223223
<!-- toggle mode -->
224224
<li>
225225
<div class="toggle-mode">
@@ -305,7 +305,7 @@ <h2>Next steps</h2>
305305
"founder": "Mostafa Kamal",
306306
"funder" : {
307307
"@type": "organization",
308-
"name": "0devco"
308+
"name": "code4mk"
309309
},
310310
"sameAs": [
311311
"http://www.facebook.com/code4mk.org",

0 commit comments

Comments
 (0)