Created
November 2, 2016 14:27
-
-
Save martinsam/a27e7e522de2cc02b7488b361f78ccd6 to your computer and use it in GitHub Desktop.
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
<!doctype html> | |
<html lang="fr"> | |
<head> | |
<meta charset="utf-8"> | |
<title>Title Here</title> | |
<meta name="description" content="Description Here"> | |
<meta name="author" content="Author here"> | |
<link rel="stylesheet" href="path_to_css"> | |
</head> | |
<body> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment