forked from external-repos/pa11y-dashboard
Tabs, not spaces
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
<head>
|
||||
|
||||
<script>
|
||||
document.documentElement.className = document.documentElement.className.replace('no-javascript', 'javascript');
|
||||
</script>
|
||||
document.documentElement.className = document.documentElement.className.replace('no-javascript', 'javascript');
|
||||
</script>
|
||||
<meta charset="utf-8"/>
|
||||
<title>{{block "title"}}</title>
|
||||
<meta name="description" content="{{block "description"}}"/>
|
||||
|
Reference in New Issue
Block a user