diff --git a/css/sassoftware.css b/css/sassoftware.css index 0d7c4ca..cc5cc9d 100755 --- a/css/sassoftware.css +++ b/css/sassoftware.css @@ -538,6 +538,18 @@ td:last-child { font-family: monospace; font-size: 85%; } +.u-badge { + color: var(--accent-hue); + letter-spacing: .13rem; + text-transform: uppercase; + font-size: 50%; + font-weight: bolder; + border: 1px solid var(--accent-hue); + border-radius: .5rem; + padding: .75rem; + display: inline-block; + box-shadow: .3rem .3rem .1rem; +} .u-img-hero { max-width: 80%; } diff --git a/images/trustworthy-ai.png b/images/trustworthy-ai.png new file mode 100644 index 0000000..cd87b28 Binary files /dev/null and b/images/trustworthy-ai.png differ diff --git a/index.html b/index.html index 4daae23..c29a602 100755 --- a/index.html +++ b/index.html @@ -103,6 +103,35 @@
Public preview
+Steps for evaluating and deploying a more trustworthy AI system.
+