relocation to codeberg's repo
This commit is contained in:
parent
d63f15e78a
commit
528095c626
|
@ -5,7 +5,7 @@
|
|||
<meta charset="UTF-8">
|
||||
<title>entry page</title>
|
||||
<script>
|
||||
location.href = "time/d."+datestr()+".md";
|
||||
location.href = "https://codeberg.org/hyg/blog/src/branch/master/release/time/d."+datestr()+".md";
|
||||
function datestr(diff = 0) {
|
||||
var theDate = new Date();
|
||||
//theDate.setDate(theDate.getDate() - 1);
|
||||
|
|
Loading…
Reference in New Issue