Skip to content

Commit

Permalink
Merge pull request #5 from pselfin/rsschool-cv-html
Browse files Browse the repository at this point in the history
HTML, CSS & Git Basics
  • Loading branch information
pselfin authored Jul 3, 2024
2 parents 329474d + a71b7f6 commit b3ae18b
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 @@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Petr Selfin - CV#2. HTML, CSS & Git Basics</title>
<title>Petr Selfin - CV#2. HTML, CSS and Git Basics</title>
<link rel="stylesheet" href="css/style.css">
</head>
<body>
Expand Down

0 comments on commit b3ae18b

Please sign in to comment.