Skip to content

Commit

Permalink
Update linuxday.html
Browse files Browse the repository at this point in the history
  • Loading branch information
AccaEmme authored Oct 15, 2024
1 parent 1b6aaf8 commit 540bbd7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _posts/linuxday.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
<html lang="it">
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="1;url=https://irlug.it/linuxday.html">
<meta http-equiv="refresh" content="1;url=https://irlug.it/ld24.html">
<title>Redirecting...</title>
<script type="text/javascript">
setTimeout(function(){
window.location.href = 'https://irlug.it/linuxday.html';
window.location.href = 'https://irlug.it/ld24.html';
}, 1000);
</script>
<style>
Expand Down

0 comments on commit 540bbd7

Please sign in to comment.