Skip to content

kaygb/Apage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apage 一款静态单页html个人模板。

下载

只需要下载index.html即可

个性化修改

修改标题名称之后,需要在head标签内的< style>标签内修改h1::bofore

h1::before{
    content: 'KAYGB\'S HOME'; //修改此处
    position: absolute;
    color: #b2bec348;
    z-index: -1;
    left: 10px;
    top: 10px;
}

About

一款原创个人静态介绍导航html模板

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published