Skip to content

Commit 0e9be5c

Browse files
committed
remove devring
1 parent 66a3d33 commit 0e9be5c

2 files changed

Lines changed: 0 additions & 46 deletions

File tree

layouts/partials/head-extra.html

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +0,0 @@
1-
<!--for overriding-->
2-
<style type="text/css">
3-
.devring {
4-
color: #fff;
5-
background: #000;
6-
}
7-
.devring-container {
8-
padding: .25em;
9-
display: grid;
10-
grid-template-columns: .5fr 1fr 1fr 1fr;
11-
text-align: center;
12-
}
13-
.devring-container a, .devring-container a:hover {
14-
color: #ccc;
15-
text-decoration: none;
16-
border: none;
17-
}
18-
</style>
19-
20-
<div class="devring">
21-
<div style="text-align:center">Explore other dev related sites in this ring. If you would like to join this ring <a href="https://devring.club">click here</a>.</div>
22-
<div class="devring-container container">
23-
<span class="devring-title"><a href="https://devring.club/">devring.club</a></span>
24-
<a href="https://devring.club/sites/3/prev" class="devring-previous">Previous</a>
25-
<a href="https://devring.club/random" class="devring-random">Random</a>
26-
<a href="https://devring.club/sites/3/next" class="devring-next">Next</a>
27-
</div>
28-
</div>

static/devring.css

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)