feat: add template

This commit is contained in:
li
2025-11-28 17:41:44 +08:00
parent 1c85d6b85f
commit b58f529ce0
2 changed files with 167 additions and 0 deletions

View File

@@ -119,6 +119,10 @@
bottom: 20px;
right: 20px;
text-align: right;
text-shadow: -1px -1px 0 #ddd,
1px -1px 0 #ddd,
-1px 1px 0 #ddd,
1px 1px 0 #ddd;
}
</style>
</head>