Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Marko2155 authored Aug 4, 2024
1 parent 03c141a commit e01bbc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
}
var cmd = document.querySelector('textarea');
cmd.innerHTML = "root@html:~$ "
let cmdString = "get info://marko2155\n[GET] Requesting info://marko2155...\n[GET] Request response received and processed. Sending response to STDOUT.\n[START info://marko2155]\nHello!\nMy name is Marko, a 10 year old from Albania who enjoys games and programming.\nBefore we start, there's 2 things i wanna say. \n1: if you want my old website, it's here: https://marko2155.strangled.net/old.html\n2: Every link on this website has to be selected and manually copy-pasted into the address bar.\nPlaces where you can find me:\nYouTube: https://youtube.com/c/Marko2155\nGitHub: https://github.com/Marko2155\nDiscord: marko2155\nMy games website: https://SPLASHStudios.github.io/\nProjects:\nExcel ALU: https://marko2155.strangled.net/ALU.xlsx\nRedstone thing: https://marko2155.strangled.net/Redstone thing.zip\nRedstone computer: https://marko2155.strangled.net/Redstone computer.zip\nHotel (structure): https://marko2155.strangled.net/hotel.mcstructure\nHotel (world): https://marko2155.strangled.net/hotel.mcworld\nWelp, that's about it. If you wanna support me, be sure to download one of my games, projects or subscribe to my channel!\nLast updated 15/06/24\n[END info://marko2155]\nroot@html:~$"
let cmdString = "get info://marko2155\n[GET] Requesting info://marko2155...\n[GET] Request response received and processed. Sending response to STDOUT.\n[START info://marko2155]\nHello!\nMy name is Marko, a 10 year old from Albania who enjoys games and programming.\nBefore we start, there's 2 things i wanna say. \n1: if you want my old website, it's here: https://marko2155.strangled.net/old.html\n2: Every link on this website has to be selected and manually copy-pasted into the address bar.\nPlaces where you can find me:\nYouTube: https://youtube.com/c/Marko2155\nGitHub: https://github.com/Marko2155\nDiscord: marko2155\nMy games website: https://SPLASHStudios.github.io/\nProjects:\nExcel ALU: https://marko2155.strangled.net/ALU.xlsx\nRedstone thing: https://marko2155.strangled.net/Redstone thing.zip\nRedstone computer: https://marko2155.strangled.net/Redstone computer.zip\nHotel (structure): https://marko2155.strangled.net/hotel.mcstructure\nHotel (world): https://marko2155.strangled.net/hotel.mcworld\n2012 Google Chrome Speed Dial/New Tab webpage: https://marko2155.strangled.net/newtab-old-chrome\nWelp, that's about it. If you wanna support me, be sure to download one of my games, projects or subscribe to my channel!\nLast updated 15/06/24\n[END info://marko2155]\nroot@html:~$"
appearChars(cmdString, cmd, 100)
</script>
</html>

0 comments on commit e01bbc6

Please sign in to comment.