clear entry.html

This commit is contained in:
Huang,Yonggang 2024-05-08 05:48:31 +08:00
parent 269e7a3131
commit 48110aaeb7
1 changed files with 0 additions and 4 deletions

View File

@ -8,10 +8,6 @@
<script>
location.href = "https://codeberg.org/hyg/blog/src/branch/master/release/time/d."+datestr()+".md";
window.onload = function(){
var daylogurl = "https://codeberg.org/hyg/blog/raw/master/release/time/d." + datestr() + ".md";
getTextFileFromURL(daylogurl)
}
function datestr(diff = 0) {
var theDate = new Date();