mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-24 22:09:35 +01:00
Remove fork and reorganize GitHub buttons
This commit is contained in:
parent
ef6bf6dfbe
commit
45e1878113
@ -5,6 +5,5 @@
|
||||
{{ include.title }}
|
||||
<div class="github-buttons">
|
||||
<a class="github-button" href="https://github.com/GTFOBins/GTFOBins.github.io" data-icon="octicon-star" data-show-count="true" aria-label="Star GTFOBins/GTFOBins.github.io on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/GTFOBins/GTFOBins.github.io/fork" data-icon="octicon-repo-forked" aria-label="Fork GTFOBins/GTFOBins.github.io on GitHub">Fork</a>
|
||||
</div>
|
||||
</h1>
|
||||
|
@ -185,7 +185,8 @@ h2, h3, h4, h5, h5 {
|
||||
}
|
||||
|
||||
.github-buttons {
|
||||
float: right;
|
||||
display: inline-block;
|
||||
margin-left: 10px;
|
||||
|
||||
// avoid displaying the link text during loading
|
||||
a.github-button {
|
||||
|
Loading…
Reference in New Issue
Block a user