test
This commit is contained in:
parent
f9fbe843ab
commit
ad72fef449
BIN
assets/imgs/25231.png
Normal file
BIN
assets/imgs/25231.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.4 KiB |
@ -91,3 +91,9 @@ body {
|
|||||||
.materialtext{
|
.materialtext{
|
||||||
font-size: 19.2px;
|
font-size: 19.2px;
|
||||||
}
|
}
|
||||||
|
.imglink {
|
||||||
|
width: 32px;
|
||||||
|
height: 32px;
|
||||||
|
background-color: black;
|
||||||
|
float: left;
|
||||||
|
}
|
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html class="noscroll">
|
<html class="noscroll">
|
||||||
<head>
|
<head>
|
||||||
<title>Home</title>
|
<title>About</title>
|
||||||
<link
|
<link
|
||||||
rel="apple-touch-icon"
|
rel="apple-touch-icon"
|
||||||
sizes="180x180"
|
sizes="180x180"
|
||||||
@ -37,5 +37,5 @@
|
|||||||
<link rel="stylesheet" href="/assets/styles/main.css" />
|
<link rel="stylesheet" href="/assets/styles/main.css" />
|
||||||
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
|
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body><img src="/assets/imgs/25231.png" alt=""></body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user