diff --git a/hugo-site/content/_index.md b/hugo-site/content/_index.md index d65b0fc..c771e8f 100755 --- a/hugo-site/content/_index.md +++ b/hugo-site/content/_index.md @@ -19,5 +19,7 @@ Project Trident is a desktop-focused operating system based on [TrueOS](http://t * ***Stable:*** Keep it running all day, every day, without loss of performance. * ***Open-source:*** All the source code for Project Trident is [freely available on GitHub](https://github.com/project-trident) for audit and enhancement by anyone. +{{< banner "/images/pt-desktop.jpg" >}} + ## Recent Articles {{< recent-articles 5 >}} diff --git a/hugo-site/static/images/pt-desktop.jpg b/hugo-site/static/images/pt-desktop.jpg new file mode 100644 index 0000000..cfba563 Binary files /dev/null and b/hugo-site/static/images/pt-desktop.jpg differ