diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2020-02-17 23:53:20 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2023-12-31 04:59:19 +0000 |
commit | be8c9da95026367c49f5b570ea04a591321bf596 (patch) | |
tree | cadc36df253b89a75f5cd8a045652e1d67a8a57b /assets/_index.html | |
parent | initial commit; repo for assets.gentoo.org CDN origin (diff) | |
download | assets-be8c9da95026367c49f5b570ea04a591321bf596.tar.gz assets-be8c9da95026367c49f5b570ea04a591321bf596.tar.bz2 assets-be8c9da95026367c49f5b570ea04a591321bf596.zip |
snapshot from 2020-02-17T22:53:20+00:00.
Backdated commit to capture history, made at 2023-12-31T04:58:19+00:00.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'assets/_index.html')
-rw-r--r-- | assets/_index.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/assets/_index.html b/assets/_index.html new file mode 100644 index 0000000..445fd52 --- /dev/null +++ b/assets/_index.html @@ -0,0 +1,11 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr"> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> + <title>Your Push Zone has been created.</title> + </head> + <body class="not-front not-logged-in page-node node-type-book no-sidebars"> + <p><img alt="logo" src="https://www.cdn77.com/design/logo_cdn77_small.png" /></p> + <h3>Your Push Zone has been created.</h3> + </body> +</html> |