Merge branch 'main' of gitlab.com:rawleyIfowler/rawleydotxyz
This commit is contained in:
@@ -183,6 +183,9 @@ code {
|
|||||||
body > * {
|
body > * {
|
||||||
color: #f8f8f2;
|
color: #f8f8f2;
|
||||||
}
|
}
|
||||||
|
code {
|
||||||
|
color: #50fa7b;
|
||||||
|
}
|
||||||
a::after {
|
a::after {
|
||||||
background-color: #bd93f9;
|
background-color: #bd93f9;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
<a href="https://www.nginx.org">
|
<a href="https://www.nginx.org">
|
||||||
<img src="/static/nginx.png" alt="Powered by NGiNX!" width="150px" height="50px"/>
|
<img src="/static/nginx.png" alt="Powered by NGiNX!" width="150px" height="50px"/>
|
||||||
</a>
|
</a>
|
||||||
<a href="https://www.go.dev">
|
<a href="https://go.dev">
|
||||||
<img src="/static/go.png" alt="Powered by Go!" widht="150px" height="50px" />
|
<img src="/static/go.png" alt="Powered by Go!" widht="150px" height="50px" />
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user