Skip to content

Commit

Permalink
improve 404 style
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed Aug 19, 2022
1 parent 4a3d7d3 commit 1950fe8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
2 changes: 1 addition & 1 deletion .vitepress/theme/NotFound.vue
@@ -1,3 +1,3 @@
<template>
<h1>Not Found</h1>
<h1 class="text-3xl font-bold">404 Page Not Found</h1>
</template>
6 changes: 0 additions & 6 deletions tailwind.config.js

This file was deleted.

0 comments on commit 1950fe8

Please sign in to comment.