diff options
Diffstat (limited to 'entry/escape/index.html')
| -rw-r--r-- | entry/escape/index.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/entry/escape/index.html b/entry/escape/index.html index 3a8df91..3b3b36a 100644 --- a/entry/escape/index.html +++ b/entry/escape/index.html @@ -10,6 +10,11 @@ <meta content="https://blog.ewy.one/entry/escape" property="og:url" /> <meta content="#3E3B37" data-react-helmet="true" name="theme-color" /> </head> +<style> +pre { + display: inline; +} +</style> <body> <header> <h1>Escaping the Strigo environment</h1> |
