summaryrefslogtreecommitdiff
path: root/ci-phase2.html
diff options
context:
space:
mode:
Diffstat (limited to 'ci-phase2.html')
-rw-r--r--ci-phase2.html26
1 files changed, 0 insertions, 26 deletions
diff --git a/ci-phase2.html b/ci-phase2.html
deleted file mode 100644
index 95756b8..0000000
--- a/ci-phase2.html
+++ /dev/null
@@ -1,26 +0,0 @@
-<!DOCTYPE html>
-<html>
- <head>
- <title>CI WG: Phase 2</title>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
- <style type="text/css">
- @import url(https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz);
- @import url(https://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic);
- @import url(https://fonts.googleapis.com/css?family=Ubuntu+Mono:400,700,400italic);
-
- body { font-family: 'Droid Serif'; }
- h1, h2, h3 {
- font-family: 'Yanone Kaffeesatz';
- font-weight: normal;
- }
- .remark-code, .remark-inline-code { font-family: 'Ubuntu Mono'; }
- </style>
- </head>
- <body>
- <script src="https://remarkjs.com/downloads/remark-latest.min.js" type="text/javascript">
- </script>
- <script type="text/javascript">
- var slideshow = remark.create({sourceUrl: 'ci-phase2.mdwn'});
- </script>
- </body>
-</html>