fix: fix typo

This commit is contained in:
jinhojang6 2024-02-20 02:25:35 +09:00
parent c9dc09b06c
commit 38eed4bea6
No known key found for this signature in database
GPG Key ID: 1762F21FE8B543F8
5 changed files with 11 additions and 11 deletions

View File

@ -1,4 +1,4 @@
# [Peripathos](https://term.m4tt72.com) # [Peripatos](https://term.m4tt72.com)
A terminal style website A terminal style website

View File

@ -9,7 +9,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="Web-based terminal powered by Svelte" /> <meta name="description" content="Web-based terminal powered by Svelte" />
<title>Peripathos</title> <title>Peripatos | IFT</title>
</head> </head>
<body class="min-h-screen font-mono antialiased"> <body class="min-h-screen font-mono antialiased">

View File

@ -1,5 +1,5 @@
{ {
"name": "peripathos", "name": "peripatos",
"private": true, "private": true,
"version": "3.3.1", "version": "3.3.1",
"type": "module", "type": "module",
@ -11,7 +11,7 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://github.com/acid-info/peripathos.free.technology" "url": "https://github.com/acid-info/peripatos.free.technology"
}, },
"scripts": { "scripts": {
"dev": "vite", "dev": "vite",

View File

@ -6,6 +6,6 @@
<h1 class="flex font-bold"> <h1 class="flex font-bold">
<span style={`color: ${$theme.yellow};`}>guest</span> <span style={`color: ${$theme.yellow};`}>guest</span>
<span style={`color: ${$theme.white}`}>@</span> <span style={`color: ${$theme.white}`}>@</span>
<span style={`color: ${$theme.white}; width: max-content;`}>peripathos.free.technology</span> <span style={`color: ${$theme.white}; width: max-content;`}>peripatos.free.technology</span>
<span style={`color: ${$theme.white}`}>:~$</span> <span style={`color: ${$theme.white}`}>:~$</span>
</h1> </h1>

View File

@ -171,12 +171,12 @@ export const commands: Record<
displayNextLetter(); displayNextLetter();
} }
const text = `██████╗ ███████╗██████╗ ██╗██████╗ █████╗ ████████╗██╗ ██╗ ██████╗ ███████╗ const text = `██████╗ ███████╗██████╗ ██╗██████╗ █████╗ ████████╗ ██████╗ ███████╗
----------------------------------------------------------------------------- -----------------------------------------------------------------------------