2014-06-08 21:50:33 +02:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<meta charset="UTF-8" />
|
|
|
|
<!-- <meta http-equiv="refresh" content="60" /> -->
|
2014-06-08 21:59:51 +02:00
|
|
|
<meta name="description" content="Embedded imgur albums." />
|
|
|
|
<meta name="keywords" content="" />
|
2014-06-08 21:50:33 +02:00
|
|
|
<meta name="author" content="Mikaela Suomalainen" />
|
2014-06-08 21:59:51 +02:00
|
|
|
<link rel="canonical" href="https://mkaysi.github.io/pages/photos.html">
|
|
|
|
<title>Photos of me embedded from imgur</title>
|
2014-06-08 21:50:33 +02:00
|
|
|
<link rel="stylesheet" type="text/css" href="../css.css" />
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<hr/>
|
|
|
|
## Selfies
|
2014-06-08 22:03:47 +02:00
|
|
|
<iframe class="imgur-album" width="100%" height="550" frameborder="0" src="https://imgur.com/a/8b4EY/embed"></iframe>
|
2014-06-08 21:50:33 +02:00
|
|
|
|
|
|
|
<hr/>
|
|
|
|
## Taken by others
|
|
|
|
|
2014-06-08 22:03:47 +02:00
|
|
|
<iframe class="imgur-album" width="100%" height="550" frameborder="0" src="https://imgur.com/a/pfCvJ/embed"></iframe>
|
2014-06-08 21:50:33 +02:00
|
|
|
<hr/>
|
|
|
|
|
|
|
|
|
|
|
|
<script>
|
|
|
|
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
|
|
|
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
|
|
|
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
|
|
|
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
|
|
|
|
|
|
|
ga('create', 'UA-40171169-1', 'mkaysi.github.io');
|
|
|
|
ga('send', 'pageview');
|
|
|
|
|
|
|
|
</script>
|
|
|
|
</body>
|
|
|
|
</html>
|
|
|
|
<!-- vim : set ft=markdown-->
|