We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e33187 commit 7e87133Copy full SHA for 7e87133
app/src/views/About.vue
@@ -40,9 +40,9 @@
40
>
41
<div class="section">
42
<div class="mt-6 lg:mt-10 lg:text-lg">
43
- <p class="mt-4">Currently DevLibrary accepts two kinds of content:</p>
44
-
45
+ <p class="mt-4">
+ While new submissions are temporarily closed, you can still explore our extensive project library for inspiration.
+ </p>
46
<p class="mt-8 flex flex-wrap gap-4">
47
<a
48
target="blank"
app/src/views/Home.vue
@@ -26,7 +26,7 @@
26
27
<div class="col-span-12 lg:col-span-6 px-1">
28
<h1 class="text-4xl">
29
- Now accepting AI project submissions
+ Explore open source AI projects
30
</h1>
31
32
<div>
0 commit comments