We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64350fc commit 445a7bdCopy full SHA for 445a7bd
index.html
@@ -8,6 +8,10 @@
8
<meta name="viewport" content="width=device-width, initial-scale=1.0">
9
<title>NULL GNU/Linux | Everything is your choice.</title>
10
<style>
11
+ @font-face {
12
+ font-family: 'IBM Plex Mono';
13
+ src: url('/IBMPlexMono-Regular.ttf.ttf') format('truetype');
14
+ }
15
* {
16
margin: 0;
17
padding: 0;
0 commit comments