Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
BigHummus69 authored Nov 2, 2023
1 parent 8eccdd0 commit 7d647bf
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions actual/mario/index.html
Original file line number Diff line number Diff line change
@@ -1 +1,24 @@
---
permalink:oiram
---

<!DOCTYPE html>
<html>  
 <head>      
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-WH8X9Q5PW2"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-WH8X9Q5PW2');
</script>

<title>Mario</title>  
<meta http-equiv = "refresh" content = "3; url = https://bighummus69.github.io/oiram/" />  
 </head>
 <body>    
  <p>Redirecting to another URL</p>
   </body>
</html>

2 comments on commit 7d647bf

@hop-deploy
Copy link

@hop-deploy hop-deploy bot commented on 7d647bf Nov 2, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deployment Status Build Logs Updated At
g ❌ Failed View Logs 2023-11-02T15:15:18.012Z

@hop-deploy
Copy link

@hop-deploy hop-deploy bot commented on 7d647bf Nov 2, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deployment Status Build Logs Updated At
g ✅ Deployed View Logs 2023-11-02T15:15:17.779Z

Please sign in to comment.