feat: add Code of Conduct, Contribution guidelines, and License files; update HTML files to use module stylesheets
This commit is contained in:
3
faq.html
3
faq.html
@@ -7,11 +7,10 @@
|
||||
<title>Frequently Asked Questions - BentoPDF</title>
|
||||
|
||||
<script src="https://unpkg.com/lucide@latest"></script>
|
||||
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link rel="stylesheet" href="dist/styles.css">
|
||||
<link rel="icon" type="image/png" href="images/favicon.svg">
|
||||
<script type="module" src="./src/css/styles.css"></script>
|
||||
<style>
|
||||
details>summary {
|
||||
list-style: none;
|
||||
|
||||
Reference in New Issue
Block a user