Commit 9e2c4829 authored by Murukesh Mohanan's avatar Murukesh Mohanan

Update code block font, remove unused JS file

parent 2ee7c69d
......@@ -59,7 +59,7 @@
🄯 Murukesh Mohanan.
<a class="rss" href="{{ site.base-url }}/feed.xml"><img src="{{ site.base-url }}/images/rss.svg" alt="RSS"></a>
<p>Permission to use content is granted under <a href="https://creativecommons.org/licenses/by-sa/3.0/" rel="license">the CC BY-SA license</a>.</p>
<p>The fonts used here are: the Recursive font and the Ubuntu Mono font, via Google Web Fonts. Written with Jekyll.
<p>The fonts used here are: <a href="https://fonts.google.com/specimen/Recursive">the Recursive font</a> and the Ubuntu Mono font, via Google Web Fonts. Written with Jekyll.
Hosted using <a href="https://gitlab.com/murukesh/murukesh.gitlab.io">Gitlab</a>, with SSL certificates from Let's Encrypt. </p>
</footer>
</body>
......
......@@ -74,8 +74,8 @@ body {
code {
font-family: 'Ubuntu Mono', 'Droid Mono', 'Monaco', monospace;
color: whitesmoke;
background-color: #464646;
padding: 0.05em 0.2em;
background-color: #163416;
padding: 0.1em 0.3em;
}
a:link {
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment