-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathUh-Oh.html
More file actions
2 lines (2 loc) · 1.05 KB
/
Uh-Oh.html
File metadata and controls
2 lines (2 loc) · 1.05 KB
1
2
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/github-markdown-css/github-markdown.min.css"><style>html,body{margin:0;padding:0;height:100%}@media(prefers-color-scheme:light){html,body,.markdown-body{background:#fff;color:#333}hr{border-top:1px solid #d0d7de}a{color:#4078c0}}@media(prefers-color-scheme:dark){html,body,.markdown-body{background:#0d1117;color:#e6edf3}hr{border-top:1px solid #30363d}a{color:#58a6ff}}.markdown-body{padding:20px;width:100%;height:100vh;box-sizing:border-box}h1,h2,h3,h5{font-weight:600}ul{margin-left:20px}</style><div class="markdown-body"><h1>Uh Oh!</h1><h3>It seems like JavaScript is Disabled.</h3><ul><li><h5>Please enable JavaScript to use <a href="https://textarea.js.org/">https://textarea.js.org/</a></h5></li></ul><h1>Why?</h1><ul><li><h5>The site relies on <code>highlight.js</code> for syntax highlighting.</h5></li></ul><h1>How to fix?</h1><ul><li><h5>Go to <code>Settings → Site Settings → JavaScript</code> and allow it.</h5></li></ul></div>
<script>setTimeout(()=>window.location.replace('/'),500)</script>