Skip to content
This repository was archived by the owner on Jun 4, 2025. It is now read-only.

Commit cde1953

Browse files
Merge pull request #17 from LibreSign/fix/text-redirect
change text redirecting
2 parents 1cac861 + a2be0e8 commit cde1953

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/.vuepress/theme/layouts/Redirect.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<template>
22
<div>
3-
<p>Redirecionando...</p>
3+
<p>Redirecting...</p>
44
</div>
55
</template>
66

0 commit comments

Comments
 (0)