From 2bf9fb82f45c135274ef2e7b92b73bfe4c1ed43a Mon Sep 17 00:00:00 2001
From: Adam Caprez <acaprez2@unl.edu>
Date: Mon, 24 Feb 2020 19:03:17 +0000
Subject: [PATCH] Add F31 cloud image to list.

---
 static/markdown/anvil-images.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/static/markdown/anvil-images.md b/static/markdown/anvil-images.md
index 5015b011..3ca2e9b6 100644
--- a/static/markdown/anvil-images.md
+++ b/static/markdown/anvil-images.md
@@ -5,6 +5,7 @@
 | CentOS 6.9	           |   `centos`           | `ssh -l centos@<ip address>`         | **HCC Standard OS**. The CentOS Linux distribution is a stable, predictable, manageable and reproducible platform derived from the sources of Red Hat Enterprise Linux (RHEL).|
 | Fedora 28 Cloud          |   `fedora`           | `ssh -l fedora <ipaddress>`          | Fedora is a Linux distribution developed by the community-supported Fedora Project and sponsored by the Red Hat company.|
 | Fedora 29 Cloud	   |   `fedora`           | `ssh -l fedora <ipaddress>`          | Fedora is a Linux distribution developed by the community-supported Fedora Project and sponsored by the Red Hat company.|
+| Fedora 31 Cloud          |   `fedora`           | `ssh -l fedora <ipaddress>`          | Fedora is a Linux distribution developed by the community-supported Fedora Project and sponsored by the Red Hat company.|
 | Fedora 28 RStudio (Xfce) |   `fedora`            |[X2Go instructions]({{< relref "connecting_to_linux_instances_using_x2go" >}}) | Fedora 28 with Rstudio and Xfce pre-installed.|
 | Fedora 31 RStudio (Xfce) |   `fedora`            |[X2Go instructions]({{< relref "connecting_to_linux_instances_using_x2go" >}}) | Fedora 31 with Rstudio and Xfce pre-installed.|
 | Fedora 28 Xfce           |   `fedora`            |[X2Go instructions]({{< relref "connecting_to_linux_instances_using_x2go" >}}) | Fedora 28 with the Xfce Desktop Environment pre-installed.|
-- 
GitLab