cleanup
This commit is contained in:
@@ -1 +1,4 @@
|
||||
ᕦ(ò_óˇ)ᕤ
|
||||
## Directory Template
|
||||
|
||||
- For the getting started guide, please refer to the [template documentation](https://new-ui.com/docs/templates/directory).
|
||||
- Have a question? Send an email to [contact@new-ui.com](mailto:contact@new-ui.com)
|
||||
|
||||
Generated
+441
-515
File diff suppressed because it is too large
Load Diff
+4
-4
@@ -10,16 +10,16 @@
|
||||
"astro": "astro"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/cloudflare": "^8.0.1",
|
||||
"@astrojs/cloudflare": "^8.1.0",
|
||||
"@astrojs/react": "^3.0.9",
|
||||
"@types/react": "^18.2.46",
|
||||
"@types/react": "^18.2.47",
|
||||
"@types/react-dom": "^18.2.18",
|
||||
"astro": "^4.0.8",
|
||||
"astro": "^4.1.2",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@new-ui/colors": "^1.2.11",
|
||||
"@new-ui/colors": "^1.3.0",
|
||||
"@new-ui/effects": "^0.1.0",
|
||||
"@new-ui/spacings": "^0.1.1",
|
||||
"@new-ui/typography": "^0.1.5"
|
||||
|
||||
@@ -75,7 +75,7 @@ const { site, title, tagline } = Astro.props;
|
||||
|
||||
<div class="footer">
|
||||
Built with <a href="https://new-ui.com/templates/directory" class="nu-u-link--subtle" target="_blank">New UI</a> & Astro. Curated by <a href="https://planetabhi.netlify.app/" class="nu-u-link--subtle" target="_blank">@planetabhi</a>. [┐∵]┘<br />
|
||||
© 2023 Method Black. All rights reserved.
|
||||
© 2024 Method Black. All rights reserved.
|
||||
</div>
|
||||
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user