feat: upload files

This commit is contained in:
MarkusJoe
2022-02-05 17:43:04 +08:00
parent e1c77afb88
commit b40f6b40e5
10 files changed
+46 -21

No files matched your search

+5
View File
@@ -7,6 +7,11 @@
.intro{
text-align: center;
}
body{
background-image: url("./static/background.jpg");
background-repeat: no-repeat;
background-size: cover;
}
</style>
</head>
<body>