We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53ced7c commit 6f5b79bCopy full SHA for 6f5b79b
1 file changed
index.html
@@ -7,8 +7,7 @@
7
<meta name="description" content="DEVSECOPS : SECURITY AS CODE">
8
9
<link rel="stylesheet" type="text/css" media="screen" href="stylesheets/stylesheet.css">
10
-
11
- <img src="/images/DSO-LOGO-TM.png" alt="DEVSECOPS">
+ <title>DEVSECOPS</title>
12
</head>
13
14
<body>
@@ -18,7 +17,7 @@
18
17
<header class="inner">
19
<a id="forkme_banner" href="https://github.com/devsecops">View on GitHub</a>
20
21
- <h1 id="project_title">DEVSECOPS</h1>
+ <img src="/images/DSO-LOGO-TM.png" alt="DEVSECOPS">
22
<h2 id="project_tagline">SECURITY AS CODE</h2>
23
24
</header>
0 commit comments