|
1 | 1 | <!DOCTYPE html> |
2 | 2 | <html lang="en"> |
3 | | - <head> |
| 3 | + <head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script> |
4 | 4 | <meta charset="UTF-8"> |
5 | 5 | <meta http-equiv="X-UA-Compatible" content="ie=edge"> |
6 | 6 |
|
|
10 | 10 | <meta name="keywords" content="kotlin, android" /> |
11 | 11 | <meta name="robots" content="noodp" /> |
12 | 12 | <meta name="theme-color" content="#252627" /> |
13 | | -<link rel="canonical" href="https://jvmname.dev/categories/firebase/" /> |
| 13 | +<link rel="canonical" href="http://localhost:1313/categories/firebase/" /> |
14 | 14 |
|
15 | 15 |
|
16 | 16 | <title> |
|
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 | | -<link rel="stylesheet" href="https://jvmname.dev/main.9b5162d08d1fd37ec7bd68fe722c82700c5489548168ad43f027f583f7a7fc2c.css" integrity="sha256-m1Fi0I0f037HvWj+ciyCcAxUiVSBaK1D8Cf1g/en/Cw="> |
| 26 | +<link rel="stylesheet" href="http://localhost:1313/main.9b5162d08d1fd37ec7bd68fe722c82700c5489548168ad43f027f583f7a7fc2c.css" integrity="sha256-m1Fi0I0f037HvWj+ciyCcAxUiVSBaK1D8Cf1g/en/Cw="> |
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
30 | | - <link rel="apple-touch-icon" sizes="180x180" href="https://jvmname.dev/apple-touch-icon.png"> |
31 | | - <link rel="icon" type="image/png" sizes="32x32" href="https://jvmname.dev/favicon-32x32.png"> |
32 | | - <link rel="icon" type="image/png" sizes="16x16" href="https://jvmname.dev/favicon-16x16.png"> |
33 | | - <link rel="manifest" href="https://jvmname.dev/site.webmanifest"> |
34 | | - <link rel="mask-icon" href="https://jvmname.dev/safari-pinned-tab.svg" color=""> |
35 | | - <link rel="shortcut icon" href="https://jvmname.dev/favicon.ico"> |
| 30 | + <link rel="apple-touch-icon" sizes="180x180" href="http://localhost:1313/apple-touch-icon.png"> |
| 31 | + <link rel="icon" type="image/png" sizes="32x32" href="http://localhost:1313/favicon-32x32.png"> |
| 32 | + <link rel="icon" type="image/png" sizes="16x16" href="http://localhost:1313/favicon-16x16.png"> |
| 33 | + <link rel="manifest" href="http://localhost:1313/site.webmanifest"> |
| 34 | + <link rel="mask-icon" href="http://localhost:1313/safari-pinned-tab.svg" color=""> |
| 35 | + <link rel="shortcut icon" href="http://localhost:1313/favicon.ico"> |
36 | 36 | <meta name="msapplication-TileColor" content=""> |
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
40 | 40 | <meta itemprop="name" content="Firebase"> |
41 | 41 | <meta itemprop="description" content="An Android, Kotlin, travel, food, and life blog"> |
42 | 42 | <meta itemprop="dateModified" content="2020-03-29T23:14:00-07:00"> |
43 | | - <meta itemprop="image" content="https://jvmname.dev/"> |
| 43 | + <meta itemprop="image" content="http://localhost:1313/"> |
44 | 44 |
|
45 | 45 | <meta name="twitter:card" content="summary_large_image"> |
46 | | - <meta name="twitter:image" content="https://jvmname.dev/"> |
| 46 | + <meta name="twitter:image" content="http://localhost:1313/"> |
47 | 47 | <meta name="twitter:title" content="Firebase"> |
48 | 48 | <meta name="twitter:description" content="An Android, Kotlin, travel, food, and life blog"> |
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
52 | | - <meta property="og:url" content="https://jvmname.dev/categories/firebase/"> |
| 52 | + <meta property="og:url" content="http://localhost:1313/categories/firebase/"> |
53 | 53 | <meta property="og:site_name" content="@JvmName("Parth")"> |
54 | 54 | <meta property="og:title" content="Firebase"> |
55 | 55 | <meta property="og:description" content="An Android, Kotlin, travel, food, and life blog"> |
56 | 56 | <meta property="og:locale" content="en"> |
57 | 57 | <meta property="og:type" content="website"> |
58 | | - <meta property="og:image" content="https://jvmname.dev/"> |
| 58 | + <meta property="og:image" content="http://localhost:1313/"> |
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
|
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
67 | | -<link rel="alternate" type="application/rss+xml" href="https://jvmname.dev/categories/firebase/index.xml" title="@JvmName("Parth")" /> |
| 67 | +<link rel="alternate" type="application/rss+xml" href="http://localhost:1313/categories/firebase/index.xml" title="@JvmName("Parth")" /> |
68 | 68 |
|
69 | 69 |
|
70 | 70 |
|
|
83 | 83 | <div class="container"> |
84 | 84 | <header class="header"> |
85 | 85 | <span class="header__inner"> |
86 | | - <a href="https://jvmname.dev/" style="text-decoration: none;"> |
| 86 | + <a href="http://localhost:1313/" style="text-decoration: none;"> |
87 | 87 | <div class="logo"> |
88 | 88 |
|
89 | 89 | <span class="logo__mark">></span> |
|
102 | 102 | <span class="header__right"> |
103 | 103 |
|
104 | 104 | <nav class="menu"> |
105 | | - <ul class="menu__inner"><li><a href="https://jvmname.dev/posts/">Posts</a></li><li><a href="https://jvmname.dev/speaking/">Speaking</a></li><li><a href="https://jvmname.dev/about/">About Me</a></li> |
| 105 | + <ul class="menu__inner"><li><a href="http://localhost:1313/posts/">Posts</a></li><li><a href="http://localhost:1313/speaking/">Speaking</a></li><li><a href="http://localhost:1313/about/">About Me</a></li> |
106 | 106 | </ul> |
107 | 107 | </nav> |
108 | 108 |
|
@@ -139,7 +139,7 @@ <h1>Firebase</h1> |
139 | 139 | <ul class="posts-list"> |
140 | 140 |
|
141 | 141 | <li class="post-item"> |
142 | | - <a href="https://jvmname.dev/posts/2020/03/tracking-performance-in-kotlin-suspending-functions/" class="post-item-inner"> |
| 142 | + <a href="http://localhost:1313/posts/2020/03/tracking-performance-in-kotlin-suspending-functions/" class="post-item-inner"> |
143 | 143 | <span class="post-title">Tracking Performance in Kotlin Suspending Functions</span> |
144 | 144 | <span class="post-day"> |
145 | 145 |
|
@@ -176,7 +176,7 @@ <h1>Firebase</h1> |
176 | 176 |
|
177 | 177 |
|
178 | 178 |
|
179 | | -<script type="text/javascript" src="https://jvmname.dev/bundle.min.d0ef03bb3e145d67081be3f951e462a7335b20d79c12fe039222b4fd51467c2ea05dfb3f6bffa54ffaf799ab9cc63d6469a88ecfc86f3d69032a86ab7d536347.js" integrity="sha512-0O8Duz4UXWcIG+P5UeRipzNbINecEv4DkiK0/VFGfC6gXfs/a/+lT/r3maucxj1kaaiOz8hvPWkDKoarfVNjRw=="></script> |
| 179 | +<script type="text/javascript" src="http://localhost:1313/bundle.min.d0ef03bb3e145d67081be3f951e462a7335b20d79c12fe039222b4fd51467c2ea05dfb3f6bffa54ffaf799ab9cc63d6469a88ecfc86f3d69032a86ab7d536347.js" integrity="sha512-0O8Duz4UXWcIG+P5UeRipzNbINecEv4DkiK0/VFGfC6gXfs/a/+lT/r3maucxj1kaaiOz8hvPWkDKoarfVNjRw=="></script> |
180 | 180 |
|
181 | 181 |
|
182 | 182 |
|
|
0 commit comments