fix(ci): make astro check more strict
This commit is contained in:
parent
be188323e0
commit
9312bb5fb8
8 changed files with 9 additions and 9 deletions
|
|
@ -38,4 +38,4 @@
|
|||
}
|
||||
</style>
|
||||
|
||||
<script src="/scripts/index.js"></script>
|
||||
<script src="/scripts/index.js" is:inline></script>
|
||||
|
|
|
|||
|
|
@ -40,4 +40,4 @@ const promptText = topic ? `barrett@ruth:~$ ${topic}` : "barrett@ruth:~$";
|
|||
}
|
||||
</style>
|
||||
|
||||
<script src="/scripts/index.js"></script>
|
||||
<script src="/scripts/index.js" is:inline></script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue