Skip to content

Commit

Permalink
Update search.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Fries-byte authored Sep 12, 2024
1 parent 9247088 commit 54cec83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion search.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ <h3>Miss typed? Heres a search bar!</h3>
{ name: "GitHub", url: "https://GitHub.com", description: "GitHub is where over 100 million developers shape the future of software, together. Contribute to the open source community, manage your Git repositories and more!" },
{ name: "YouTube", url: "https:/youtube.com", description: "YouTube is a video platform where more than 100 million creators are! You might also make money from YouTube" },
{ name: "YouTube - William Boisen", url: "https://www.youtube.com/@WilliamBoisen", description: "YouTube - William Boisen" },
{ name: "Roblox", url: "https://roblox.com", description: "Roblox is the ultimate virtual universe that lets you create, share experiences with friends, and be anything you can imagine." },
{ name: "Roblox", url: "https://roblox.com", description: "Roblox is the ultimate virtual universe that lets you create, share experiences with friends, and be anything you can imagine." }
];

const RESULTS_PER_PAGE = 10;
Expand Down

0 comments on commit 54cec83

Please sign in to comment.