[Base] 增加 robots.txt
This commit is contained in:
3
public/robots.txt
Normal file
3
public/robots.txt
Normal file
@ -0,0 +1,3 @@
|
||||
Sitemap: https://ao3.unknownmp.top/sitemap.xml
|
||||
User-agent: *
|
||||
Disallow: /assets/
|
@ -250,7 +250,7 @@ async function switchWorkWithIndex(target) {
|
||||
|
||||
<style scoped>
|
||||
.active-item {
|
||||
background-color: rgb(var(--mdui-color-secondary-container-light));
|
||||
background-color: rgb(var(--mdui-color-secondary-container));
|
||||
}
|
||||
.mdui-fab {
|
||||
position: fixed;
|
||||
|
Reference in New Issue
Block a user