|
8 | 8 |
|
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
10 | 10 |
|
11 | | - <title>jpedro</title> |
| 11 | + <title>tinytext</title> |
12 | 12 |
|
13 | 13 |
|
14 | | - <link type="text/css" rel="stylesheet" href="https://jpedro.github.io/css/print.css" media="print"> |
15 | | - <link type="text/css" rel="stylesheet" href="https://jpedro.github.io/css/poole.css"> |
16 | | - <link type="text/css" rel="stylesheet" href="https://jpedro.github.io/css/syntax.css"> |
17 | | - <link type="text/css" rel="stylesheet" href="https://jpedro.github.io/css/hyde.css"> |
| 14 | + <link type="text/css" rel="stylesheet" href="https://tinytext.github.io/css/print.css" media="print"> |
| 15 | + <link type="text/css" rel="stylesheet" href="https://tinytext.github.io/css/poole.css"> |
| 16 | + <link type="text/css" rel="stylesheet" href="https://tinytext.github.io/css/syntax.css"> |
| 17 | + <link type="text/css" rel="stylesheet" href="https://tinytext.github.io/css/hyde.css"> |
18 | 18 | <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Abril+Fatface|PT+Sans:400,400i,700"> |
19 | 19 |
|
20 | 20 |
|
|
23 | 23 | <link rel="shortcut icon" href="/favicon.png"> |
24 | 24 |
|
25 | 25 |
|
26 | | - <link href="https://jpedro.github.io/index.xml" rel="alternate" type="application/rss+xml" title="jpedro" /> |
| 26 | + <link href="https://tinytext.github.io/index.xml" rel="alternate" type="application/rss+xml" title="tinytext" /> |
27 | 27 |
|
28 | 28 |
|
29 | 29 | </head> |
|
32 | 32 | <aside class="sidebar"> |
33 | 33 | <div class="container sidebar-sticky"> |
34 | 34 | <div class="sidebar-about"> |
35 | | - <a href="https://jpedro.github.io/"><h1>jpedro</h1></a> |
| 35 | + <a href="https://tinytext.github.io/"><h1>tinytext</h1></a> |
36 | 36 | <p class="lead"> |
37 | 37 | An elegant open source and mobile first theme for <a href="http://hugo.spf13.com">hugo</a> made by <a href="http://twitter.com/mdo">@mdo</a>. Originally made for Jekyll. |
38 | 38 | </p> |
39 | 39 | </div> |
40 | 40 |
|
41 | 41 | <nav> |
42 | 42 | <ul class="sidebar-nav"> |
43 | | - <li><a href="https://jpedro.github.io/">Home</a> </li> |
| 43 | + <li><a href="https://tinytext.github.io/">Home</a> </li> |
44 | 44 |
|
45 | 45 | </ul> |
46 | 46 | </nav> |
|
53 | 53 | <div class="posts"> |
54 | 54 | <article class="post"> |
55 | 55 | <h1 class="post-title"> |
56 | | - <a href="https://jpedro.github.io/hello/">Hello</a> |
| 56 | + <a href="https://tinytext.github.io/hello/">Hello</a> |
57 | 57 | </h1> |
58 | 58 | <time datetime="2018-11-17T15:50:15+0100" class="post-date">Sat, Nov 17, 2018</time> |
59 | 59 |
|
60 | 60 |
|
61 | 61 | </article><article class="post"> |
62 | 62 | <h1 class="post-title"> |
63 | | - <a href="https://jpedro.github.io/posts/welcome/">Welcome</a> |
| 63 | + <a href="https://tinytext.github.io/posts/welcome/">Welcome</a> |
64 | 64 | </h1> |
65 | 65 | <time datetime="2018-11-17T15:50:15+0100" class="post-date">Sat, Nov 17, 2018</time> |
66 | 66 |
|
|
0 commit comments