summaryrefslogtreecommitdiffstats
path: root/roles/web-data-analysis/files/html/summary.html
blob: ddd009996d2b5e2aa141153dbbfb9a08011c0f19 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
<html>
<head>
  <meta http-equiv='X-UA-Compatible' content='IE=edge'>
  <!-- Tell IE to use its latest mode. Need to put line right after 
       head or it will not work in some versions. 
    -->
  <meta charset="UTF-8"> <!-- We will try use full 8 bit UTF -->
  <meta name="description" content="Template page for level 00">
  <meta name="robots" content="index,follow">
  <!-- Try to make the page responsive to the device -->
  <meta name="viewport" content="width=device-width, initial-scale=1.0">

  <!-- Open Graph Protocol Mapping -->
  <meta property="og:type" content="website" />
  <meta property="og:title" content="Stephen Smoogen" />
  <meta property="og:locale" content="en_US" />

  <!-- Links for microformat data -->
  <link rel="author" href="mailto:smooge@fedoraproject.org">
  <link rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">

  <!-- Links for style sheets -->
  <link rel="SHORTCUT ICON" href="../images/favicon.ico">
  <link rel="stylesheet" type="text/css" media="screen" href="/css/normalize.css">
  <link rel="stylesheet" type="text/css" media="screen" href="/css/awstats-reports.css">
  <style>img { width: 100%; margin-bottom: 10% }</style>
</head>

<body>

<img src="fedora-os-latest-ma.png"/>
<img src="hotspot-all-ma.png"/>
<img src="fedora-os-latest.png"/>
<img src="fedora-os-latest-stacked-ma.png"/>

<img src="getfedora-editions.png"/>
<img src="getfedora-netinstalls.png"/>

<img src="getfedora-versions-filled.png"/>

<img src="fedora-os-all-ma.png"/>
<img src="fedora-stacked.png"/>

<hr/>

<img src="fedora-hardware-full-ma.png"/>
<img src="fedora-hardware-2nd-ma.png"/>
<img src="getfedora-arch.png"/>

<hr/>

<img src="epel-all-ma.png"/>
<img src="epel-arch-ma.png"/>


</body>