新增learn-kubernetes(https://github.com/yyong-brs/learn-kubernetes)相关文件
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>v1</title>
|
||||
<style>
|
||||
body {
|
||||
background-color: #a8ebff;
|
||||
font-family: "Lucida Console", Courier, monospace;
|
||||
}
|
||||
h1 {
|
||||
font-weight: 800;
|
||||
font-size: 80px;
|
||||
color: #020c66;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<h1>v1</h1>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user