Created
April 24, 2018 16:36
-
-
Save evolkmann/ece3d55cd06cc57435635c70e8190801 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="de"> | |
<head> | |
<!-- Some more stuff here... --> | |
<!-- Our environment variables will be injected here --> | |
<!-- build:environment-vars --><!-- endbuild --> | |
</head> | |
<body> | |
<h1>My awesome site</h1> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment