2014-06-08 21:50:33 +02:00
<!DOCTYPE html>
< html >
< head >
2014-06-20 20:43:53 +02:00
< meta charset = "UTF-8" / > <!-- <meta http - equiv="refresh" content="60" /> --> < meta name = "description" content = "This page contains most of my imgur albums.." / > < meta name = "keywords" content = "" / > < meta name = "author" content = "Mikaela Suomalainen" / > < link rel = "canonical" href = "https://mkaysi.github.io/pages/photos.html" >
2014-06-08 21:50:33 +02:00
< title >
2014-06-20 20:43:53 +02:00
Photo albums that are embedded from my imgur account.
2014-06-08 21:50:33 +02:00
< / title >
< link rel = "stylesheet" type = "text/css" href = "../css.css" / >
< / head >
< body >
< hr / >
2014-06-20 20:43:53 +02:00
< h2 id = "me" > Me< / h2 >
< h3 id = "selfies" > Selfies< / h3 >
< p > Photos of me that I took by myself.< / p >
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 / >
2014-06-20 20:43:53 +02:00
< h3 id = "taken-by-others" > Taken by others< / h3 >
< p > Photos of me which other people have took.< / p >
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 / >
2014-07-29 21:20:17 +02:00
<!--
### PGP
Me holding my PGP key fingerprints (to verify I own them for people who
require photo authentication).
2014-06-26 17:59:19 +02:00
< iframe class = "imgur-album" width = "100%" height = "550" frameborder = "0" src = "https://imgur.com/a/N8Kwa/embed" > < / iframe >
2014-06-20 20:43:53 +02:00
2014-07-29 21:20:17 +02:00
-->
2014-06-20 20:43:53 +02:00
< hr / >
< h3 id = "accessories" > Accessories< / h3 >
< p > Things that I wear etc.< / p >
2014-06-26 17:59:19 +02:00
< iframe class = "imgur-album" width = "100%" height = "550" frameborder = "0" src = "https://imgur.com/a/XqFg6/embed" > < / iframe >
2014-06-08 21:50:33 +02:00
2014-06-20 20:43:53 +02:00
< hr / >
< h2 id = "others" > Others< / h2 >
< p > Everyone and everything else than me. I ask for permission before uploading.< / p >
2014-06-26 17:59:19 +02:00
< iframe class = "imgur-album" width = "100%" height = "550" frameborder = "0" src = "https://imgur.com/a/XCV8k/embed" > < / iframe >
2014-06-20 20:43:53 +02:00
< hr / >
2014-06-08 21:50:33 +02:00
< 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 -->