Skip to content

Commit

Permalink
update description
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenjoezhang committed Jul 28, 2023
1 parent 830daef commit a1d8932
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions source/index.pug
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ ul#intro-feature-list
.intro-feature-icon
i.fa.fa-cloud-upload
h3.intro-feature-title One-Command Deployment
p.intro-feature-desc You only need one command to deploy your site to GitHub Pages, Firebase Hosting, Heroku, Netlify, ZEIT or other platforms.
p.intro-feature-desc You only need one command to deploy your site to GitHub Pages, Heroku, Netlify, Vercel or other platforms.
li.intro-feature-wrap
.intro-feature
.intro-feature-icon
i.fa.fa-cog
h3.intro-feature-title Plugins
p.intro-feature-desc Various plugins are available to generate sitemap and RSS, insert player for music or video, intergrate search engine and support most template engines.
p.intro-feature-desc Various plugins are available to generate sitemap and RSS, insert player for audio or video, intergrate search engine and support most template engines.
2 changes: 1 addition & 1 deletion themes/navy/layout/index.njk
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
<h2 class="plugin-intro-title">Powerful API</h2>
<p class="plugin-intro-text">Features powerful APIs for limitless extensibility. Easily integrate with your existing toolchains (Babel, UglifyJS, PostCSS, HTMLMinifier and many others).</p>
<a href="/plugins/" class="plugin-link">Explore Plugins</a>
<a href="/plugins/" class="plugin-link">View API docs</a>
<a href="/api/" class="plugin-link">View API docs</a>
</div>
</div>
</div>
Expand Down

0 comments on commit a1d8932

Please sign in to comment.