fix stuff
This commit is contained in:
parent
98616f01ad
commit
2033385119
6 changed files with 10 additions and 6 deletions
|
|
@ -117,13 +117,15 @@ main {
|
|||
|
||||
#page-header div {
|
||||
display: flex;
|
||||
gap: 4pt;
|
||||
gap: 2pt;
|
||||
}
|
||||
|
||||
#page-header a {
|
||||
display: block;
|
||||
color: var(--foreground);
|
||||
text-decoration: none;
|
||||
padding: 2pt;
|
||||
border-radius: 3pt;
|
||||
}
|
||||
|
||||
.page-header-button {
|
||||
|
|
|
|||
2
public_html/eh/eh/eh/index.html
Executable file → Normal file
2
public_html/eh/eh/eh/index.html
Executable file → Normal file
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Page Title</title>
|
||||
<title>EH-EH</title>
|
||||
<meta http-equiv="refresh" content="1; url=eh-eh"/>
|
||||
</head>
|
||||
<body>
|
||||
|
|
|
|||
2
public_html/eh/eh/index.html
Executable file → Normal file
2
public_html/eh/eh/index.html
Executable file → Normal file
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Page Title</title>
|
||||
<title>EH</title>
|
||||
<meta http-equiv="refresh" content="1; url=eh"/>
|
||||
</head>
|
||||
<body>
|
||||
|
|
|
|||
2
public_html/eh/index.html
Executable file → Normal file
2
public_html/eh/index.html
Executable file → Normal file
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Page Title</title>
|
||||
<title>EH</title>
|
||||
<meta http-equiv="refresh" content="1; url=eh"/>
|
||||
</head>
|
||||
<body>
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Page Title</title>
|
||||
<title>NEVER EVER EVER. DEH</title>
|
||||
<meta http-equiv="refresh" content="1; url=eh/"/>
|
||||
</head>
|
||||
<body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue