Skip to content

Commit 5ab1baa

Browse files
Add files via upload
1 parent a5b9835 commit 5ab1baa

1 file changed

Lines changed: 36 additions & 0 deletions

File tree

src/landingtest.html

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

0 commit comments

Comments
 (0)