Skip to content
This repository was archived by the owner on Jul 27, 2020. It is now read-only.

Commit 6a493b6

Browse files
committed
Add meta tag author
1 parent a7e633d commit 6a493b6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<meta charset="utf-8">
55
<title>Code Driven Infrastructure and Deployment</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
7+
<meta name="author" content="Fabian Vogler">
78
<link rel="stylesheet" href="node_modules/normalize.css/normalize.css">
89
<link rel="stylesheet" href="css/doc.css">
910
<script src="node_modules/jquery/dist/jquery.min.js"></script>

0 commit comments

Comments
 (0)