Skip to content

Commit

Permalink
Update 2024-03-01_vite-press-plugin.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mythz committed Feb 27, 2024
1 parent 9d36959 commit 537c7f6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/_posts/2024-03-01_vite-press-plugin.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ The **vite-press-plugin** currently powers the markdown features in the followin

#### Vite Templates with vite-press-plugin

- [press-vue](https://press-vue.web-templates.io) - Vite Vue App
- [press-react](https://press-react.web-templates.io) - Vite React App
- [press-vue](https://press-vue.servicestack.net) - Vite Vue App
- [press-react](https://press-react.servicestack.net) - Vite React App

<div class="not-prose mt-8 grid grid-cols-2 gap-4">
<a class="block group border dark:border-gray-800 hover:border-indigo-700 dark:hover:border-indigo-700 flex flex-col justify-between" href="https://press-vue.servicestack.net">
Expand Down Expand Up @@ -204,7 +204,7 @@ Additional information about the Website Blog is maintained in `_posts/config.js
```json
{
"localBaseUrl": "http://localhost:5173",
"publicBaseUrl": "https://press-vue.web-templates.io",
"publicBaseUrl": "https://press-vue.servicestack.net",
"siteTwitter": "@Vue",
"blogTitle": "From the blog",
"blogDescription": "Writing on software design and aerospace industry.",
Expand Down

0 comments on commit 537c7f6

Please sign in to comment.