hysts HF staff commited on
Commit
09aed9e
1 Parent(s): 38fb14c

Add visitor badge

Browse files
Files changed (2) hide show
  1. index.html +10 -15
  2. list.md +1 -0
index.html CHANGED
@@ -1,26 +1,18 @@
1
  <!DOCTYPE html>
2
- <html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
3
  <head>
4
- <meta charset="utf-8" />
5
- <meta name="generator" content="pandoc" />
6
- <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
7
  <title>List of hysts' Spaces</title>
8
- <style>
9
- code{white-space: pre-wrap;}
10
- span.smallcaps{font-variant: small-caps;}
11
- span.underline{text-decoration: underline;}
12
- div.column{display: inline-block; vertical-align: top; width: 50%;}
13
- div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
14
- ul.task-list{list-style: none;}
15
- .display.math{display: block; text-align: center; margin: 0.5rem auto;}
16
- </style>
17
- <link rel="stylesheet" href="style.css" />
18
  <!--[if lt IE 9]>
19
  <script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
20
  <![endif]-->
21
  </head>
22
  <body>
23
- <header id="title-block-header">
24
  <h1 class="title">List of hysts' Spaces</h1>
25
  </header>
26
  <h2 id="personal-projects">Personal Projects</h2>
@@ -279,5 +271,8 @@
279
  </ul>
280
  </p>
281
  </div>
 
 
 
282
  </body>
283
  </html>
 
1
  <!DOCTYPE html>
2
+ <html>
3
  <head>
4
+ <meta charset="utf-8">
5
+ <meta name="generator" content="pandoc">
6
+ <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
7
  <title>List of hysts' Spaces</title>
8
+ <style type="text/css">code{white-space: pre;}</style>
9
+ <link rel="stylesheet" href="style.css">
 
 
 
 
 
 
 
 
10
  <!--[if lt IE 9]>
11
  <script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
12
  <![endif]-->
13
  </head>
14
  <body>
15
+ <header>
16
  <h1 class="title">List of hysts' Spaces</h1>
17
  </header>
18
  <h2 id="personal-projects">Personal Projects</h2>
 
271
  </ul>
272
  </p>
273
  </div>
274
+ <center>
275
+ <img src="https://visitor-badge.glitch.me/badge?page_id=hysts.list-of-demos" alt="visitor badge"/>
276
+ </center>
277
  </body>
278
  </html>
list.md CHANGED
@@ -171,3 +171,4 @@
171
  </p>
172
  </div>
173
 
 
 
171
  </p>
172
  </div>
173
 
174
+ <center><img src="https://visitor-badge.glitch.me/badge?page_id=hysts.list-of-demos" alt="visitor badge"/></center>