mikaela.github.io/pages/photos.html.md
Mikaela Suomalainen 7e72789540 chmod
2014-06-14 20:15:54 +03:00

38 lines
1.2 KiB
Markdown
Executable File

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<!-- <meta http-equiv="refresh" content="60" /> -->
<meta name="description" content="Embedded imgur albums." />
<meta name="keywords" content="" />
<meta name="author" content="Mikaela Suomalainen" />
<link rel="canonical" href="https://mkaysi.github.io/pages/photos.html">
<title>Photos of me embedded from imgur</title>
<link rel="stylesheet" type="text/css" href="../css.css" />
</head>
<body>
<hr/>
## Selfies
<iframe class="imgur-album" width="100%" height="550" frameborder="0" src="https://imgur.com/a/8b4EY/embed"></iframe>
<hr/>
## Taken by others
<iframe class="imgur-album" width="100%" height="550" frameborder="0" src="https://imgur.com/a/pfCvJ/embed"></iframe>
<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-->