add extensionmethod
This commit is contained in:
parent
e79925dc32
commit
f6145af046
@ -86,7 +86,7 @@
|
||||
width: 80%;
|
||||
}
|
||||
.bookmark-container>.bookmark-set {
|
||||
width: auto;
|
||||
width: auto;
|
||||
margin: 1em 0.5em;
|
||||
}
|
||||
}
|
||||
@ -207,6 +207,7 @@
|
||||
<a class="bookmark" href="https://github.com/" ><p class="box">Github</p></a>
|
||||
<a class="bookmark" href="https://gist.github.com/" ><p class="box">gisthub</p></a>
|
||||
<a class="bookmark" href="https://regex101.com/" ><p class="box">regex101</p></a>
|
||||
<a class="bookmark" href="http://extensionmethod.net/csharp" ><p class="box">extensions</p></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user