|
| 1 | +<!DOCTYPE html> |
| 2 | +<html lang="en"> |
| 3 | + <head> |
| 4 | + <meta charset="UTF-8"> |
| 5 | +<meta http-equiv="X-UA-Compatible" content="ie=edge"> |
| 6 | +<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> |
| 7 | +<meta name="author" content="map[name:Srivatsa]"> |
| 8 | +<meta name="description" content="I’m Srivatsa, Aerospace and Astrophysics student. |
| 9 | +Currently studying chaos in fluid dynamic systems. |
| 10 | +Thanks for visiting." /> |
| 11 | +<meta name="keywords" content="Blog, Science, Aerospace" /> |
| 12 | +<meta name="robots" content="noodp" /> |
| 13 | +<meta name="theme-color" content="#252627" /> |
| 14 | +<link rel="canonical" href="https://srivatsams.github.io/about/" /> |
| 15 | + |
| 16 | + |
| 17 | + <title> |
| 18 | + |
| 19 | + About :: Life in a puzzling Universe. |
| 20 | + |
| 21 | + </title> |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | +<link href="https://cdnjs.cloudflare.com/ajax/libs/flag-icon-css/3.2.1/css/flag-icon.min.css" rel="stylesheet" |
| 26 | + type="text/css"> |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | +<link rel="stylesheet" href="/main.min.84ed5579024525d4b50458514d1a43e40dd5272df45c7cd6da85b225af457154.css"> |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"> |
| 36 | + <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"> |
| 37 | + <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"> |
| 38 | + <link rel="manifest" href="/site.webmanifest"> |
| 39 | + <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#252627"> |
| 40 | + <link rel="shortcut icon" href="/favicon.ico"> |
| 41 | + <meta name="msapplication-TileColor" content="#252627"> |
| 42 | + <meta name="theme-color" content="#252627"> |
| 43 | + |
| 44 | +<meta itemprop="name" content="About"> |
| 45 | +<meta itemprop="description" content="This is a post about strating hugo"> |
| 46 | +<meta itemprop="datePublished" content="2020-03-09T19:20:00-05:00" /> |
| 47 | +<meta itemprop="dateModified" content="2020-03-09T19:20:00-05:00" /> |
| 48 | +<meta itemprop="wordCount" content="16"> |
| 49 | +<meta itemprop="image" content="https://srivatsams.github.io/"/> |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | +<meta itemprop="keywords" content="" /><meta name="twitter:card" content="summary_large_image"/> |
| 54 | +<meta name="twitter:image" content="https://srivatsams.github.io/"/> |
| 55 | + |
| 56 | +<meta name="twitter:title" content="About"/> |
| 57 | +<meta name="twitter:description" content="This is a post about strating hugo"/> |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + <meta property="article:section" content="Development" /> |
| 62 | + |
| 63 | + <meta property="article:section" content="test" /> |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + <meta property="article:published_time" content="2020-03-09 19:20:00 -0500 -0500" /> |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + </head> |
| 77 | + |
| 78 | + <body class="dark-theme"> |
| 79 | + <div class="container"> |
| 80 | + <header class="header"> |
| 81 | + <span class="header__inner"> |
| 82 | + <a href="/" style="text-decoration: none;"> |
| 83 | + <div class="logo"> |
| 84 | + |
| 85 | + <span class="logo__mark">></span> |
| 86 | + <span class="logo__text"> SRIVATSA </span> |
| 87 | + <span class="logo__cursor" style= |
| 88 | + " |
| 89 | + |
| 90 | + "> |
| 91 | + </span> |
| 92 | + |
| 93 | + </div> |
| 94 | +</a> |
| 95 | + |
| 96 | + |
| 97 | + <span class="header__right"> |
| 98 | + |
| 99 | + <nav class="menu"> |
| 100 | + <ul class="menu__inner"><li><a href="https://srivatsams.github.io/blogs/">Blogs</a></li><li><a href="https://srivatsams.github.io/tutorials/">Tutorials</a></li><li><a href="https://srivatsams.github.io/academics/">Academics</a></li><li><a href="https://srivatsams.github.io/about/">About</a></li> |
| 101 | + </ul> |
| 102 | +</nav> |
| 103 | + |
| 104 | + <span class="menu-trigger"> |
| 105 | + <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> |
| 106 | + <path d="M0 0h24v24H0z" fill="none"/> |
| 107 | + <path d="M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z"/> |
| 108 | + </svg> |
| 109 | + </span> |
| 110 | + |
| 111 | + |
| 112 | + <span class="theme-toggle unselectable"><svg class="theme-toggler" width="24" height="24" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"> |
| 113 | + <path d="M22 41C32.4934 41 41 32.4934 41 22C41 11.5066 32.4934 3 22 |
| 114 | + 3C11.5066 3 3 11.5066 3 22C3 32.4934 11.5066 41 22 41ZM7 22C7 |
| 115 | + 13.7157 13.7157 7 22 7V37C13.7157 37 7 30.2843 7 22Z"/> |
| 116 | +</svg> |
| 117 | +</span> |
| 118 | + </span> |
| 119 | + </span> |
| 120 | +</header> |
| 121 | + |
| 122 | + |
| 123 | + <div class="content"> |
| 124 | + |
| 125 | + <main class="post"> |
| 126 | + |
| 127 | + <div class="post-info"> |
| 128 | + |
| 129 | + </p> |
| 130 | + </div> |
| 131 | + |
| 132 | + <article> |
| 133 | + <h2 class="post-title"><a href="https://srivatsams.github.io/about/">About</a></h2> |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + <div class="post-content"> |
| 138 | + <p>I’m Srivatsa, Aerospace and Astrophysics student.</p> |
| 139 | +<p>Currently studying chaos in fluid dynamic systems.</p> |
| 140 | +<p>Thanks for visiting.</p> |
| 141 | + |
| 142 | + </div> |
| 143 | + </article> |
| 144 | + |
| 145 | + <hr /> |
| 146 | + |
| 147 | + <div class="post-info"> |
| 148 | + </div> |
| 149 | + |
| 150 | + |
| 151 | + </main> |
| 152 | + |
| 153 | + </div> |
| 154 | + |
| 155 | + |
| 156 | + <footer class="footer"> |
| 157 | + <div class="footer__inner"> |
| 158 | + <div class="footer__content"> |
| 159 | + <span>© 2020</span> |
| 160 | + |
| 161 | + <span><a href="https://srivatsams.github.io/">Srivatsa Subramanya</a></span> |
| 162 | + |
| 163 | + <span> <a href="https://srivatsams.github.io/posts/index.xml" target="_blank" title="rss"><svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 20 20" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-rss"><path d="M4 11a9 9 0 0 1 9 9"></path><path d="M4 4a16 16 0 0 1 16 16"></path><circle cx="5" cy="19" r="1"></svg></a></span> |
| 164 | + </div> |
| 165 | + </div> |
| 166 | + <div class="footer__inner"> |
| 167 | + <div class="footer__content"> |
| 168 | + <span>Made with ❤ <a href=""></a></span> |
| 169 | + </div> |
| 170 | + </div> |
| 171 | +</footer> |
| 172 | + |
| 173 | + |
| 174 | + </div> |
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + |
| 179 | + |
| 180 | + |
| 181 | +<script type="text/javascript" src="/bundle.min.2d5469329143160ae2456a69c3c76dc2d0a3b212b46afe291a51bd68650ed6f8697e001dab54f1c272c77ce08092a8c55e5bb4314e0ee334aab4b927ec896638.js" integrity="sha512-LVRpMpFDFgriRWppw8dtwtCjshK0av4pGlG9aGUO1vhpfgAdq1TxwnLHfOCAkqjFXlu0MU4O4zSqtLkn7IlmOA=="></script> |
| 182 | + |
| 183 | + |
| 184 | + |
| 185 | + </body> |
| 186 | +</html> |
0 commit comments