Skip to content

BeiMingXie-K/noahcn.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

noahcn.github.io

只是一个引导页

2020.8.7搭建

预览图:

网站左下角播放器代码(v1版)

<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/noahcn/noahcn.github.io@master/APlayer.min.css">  
<div class="aplayer" data-id="3778678" data-server="netease" data-type="playlist" data-fixed="true" data-autoplay="true"   data-volume="0.6" ></div>
<script src="https://cdn.jsdelivr.net/gh/noahcn/noahcn.github.io@master/APlayer.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/noahcn/noahcn.github.io@master/Meting.min.js"></script>	

网站左下角动态看板娘代码(v1版)

<script src="https://cdn.jsdelivr.net/npm/jquery/dist/jquery.min.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/font-awesome/css/font-awesome.min.css"/>
<script src="https://cdn.jsdelivr.net/gh/stevenjoezhang/live2d-widget/autoload.js"></script>

About

只是一个网站引导页

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 58.2%
  • CSS 41.8%