-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
46 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
|
||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<title>The web site of vuela</title> | ||
<!-- The style.css file allows you to change the look of your web pages. | ||
If you include the next line in all your web pages, they will all share the same look. | ||
This makes it easier to make new pages for your site. --> | ||
<link href="/style.css" rel="stylesheet" type="text/css" media="all"> | ||
</head> | ||
|
||
<body> | ||
<h1>Sep 5</h1> | ||
|
||
<p> | ||
I played yakuza for almost 5 hours. I finally finished the boss sfrom chapter 12 thank god. I am over 70h into | ||
the game and 🙏 I am hoping to finish it before I go into 100 lol. But I kinda want to 100% and get all | ||
achievement it seems feasible. The racing games seems a bit difficult because I suck ass at racing games over | ||
all but maybe playing yakuza: like a dragon will make me better at all games. | ||
<br /> | ||
I don't see myself playing another Yakuza game any time soon after finishing this one because it's quite mental | ||
and time consuming but I am addinted enought where I feel like I should finish it 100% for sure. | ||
</p> | ||
|
||
|
||
</body> | ||
|
||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
|
||
<head> | ||
<title> | ||
Vuela's Site - Not Found | ||
</title> | ||
</head> | ||
|
||
<body> | ||
<p> | ||
The requested page was not found. | ||
</p> | ||
</body> | ||
|
||
</html> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.