Skip to content

Commit ff241de

Browse files
Create landingtest.html
1 parent 5f9e228 commit ff241de

1 file changed

Lines changed: 34 additions & 0 deletions

File tree

src/landingtest.html

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
<body style="color:white; background-color: black; font-family: Aptos, Arial, Helvetica, sans-serif;">
2+
3+
<p style="background-color: gray;">
4+
<img src="/assets/images/Picture4.png"><img src="/assets/images/Picture5.png">U.S. Department of War Chief Information Officer
5+
</p>
6+
7+
<table style="border-spacing: 30px; padding: 20px;">
8+
<tr>
9+
<td style="text-align:center;">
10+
<h1>U.S. Department of War</h1>
11+
<h2>Deliver software at speed as demanded by the urgency of our warfighters</h2>
12+
<p>The modern battlefield is software-defined. Warfighters require access to the latest capabilities to win. The U.S. Department of War continues to drive the adoption of the latest methods and technologies in the accelerated delivery of mission software.</p>
13+
14+
<table style="border-spacing: 15px; padding: 10px;">
15+
<tr style="text-align:center;">
16+
<td style="background-color:#0f9ed5;"><a style="color:white;" href="https://dowcio.war.gov/Library">Software Guidance</a></td>
17+
<td style="background-color:#0f9ed5;"><a style="color:white; background-color:#0f9ed5;" href="https://github.com/Code-dot-mil/AI4SDLC">AI4SDLC</a></td>
18+
<td style="background-color:#0f9ed5;"><a style="color:white; background-color:#0f9ed5;" href="https://dowcio.war.gov/">DoW CIO</a></td>
19+
</tr>
20+
<tr style="text-align:center;">
21+
<td style="font-style: italic;">Find the latest guidance on modern software approaches</td>
22+
<td style="font-style: italic;">Integrate AI into the software development lifecycle with these playbooks</td>
23+
<td style="font-style: italic;">Learn about the mission of DoW CIO and connect to the latest CIO policies</td>
24+
</tr>
25+
</table>
26+
</td>
27+
<td>
28+
<img src="/assets/images/groupimage.jpg">
29+
</td>
30+
</table>
31+
32+
<p align=right style="color:white; background-color:gray;">Contact us: <a style="color:white" href="osd.mc-alex.dod-cio.mbx.devsecops@mail.mil">osd.mc-alex.dod-cio.mbx.devsecops@mail.mil</a></p>
33+
34+
</body>

0 commit comments

Comments
 (0)