整体基本完成

This commit is contained in:
alphaAE
2022-07-16 07:18:45 +08:00
parent c211421bb8
commit a0219695ba
10 changed files with 251 additions and 72 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 41 KiB

After

Width:  |  Height:  |  Size: 38 KiB

View File

@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
<title><%= htmlWebpackPlugin.options.title %></title>
<title>ALPHAAE 个人项目</title>
<link href="https://fonts.googleapis.com/css?family=Lato:300,400,700,900" rel="stylesheet">
<link rel="stylesheet" href="./libs/font-awesome/css/font-awesome.min.css">
<link href="./css/bootstrap.min.css" rel="stylesheet">