mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-11-13 21:27:29 +01:00
pages/photos: add more albums.
This commit is contained in:
parent
9e27305d1f
commit
152e95999f
@ -1,23 +1,42 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<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">
|
<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">
|
||||||
<title>
|
<title>
|
||||||
Photos of me embedded from imgur
|
Photo albums that are embedded from my imgur account.
|
||||||
</title>
|
</title>
|
||||||
<link rel="stylesheet" type="text/css" href="../css.css" />
|
<link rel="stylesheet" type="text/css" href="../css.css" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<hr/>
|
<hr/>
|
||||||
<h2 id="selfies">Selfies</h2>
|
|
||||||
|
<h2 id="me">Me</h2>
|
||||||
|
<h3 id="selfies">Selfies</h3>
|
||||||
|
<p>Photos of me that I took by myself.</p>
|
||||||
<iframe class="imgur-album" width="100%" height="550" frameborder="0" src="https://imgur.com/a/8b4EY/embed"></iframe>
|
<iframe class="imgur-album" width="100%" height="550" frameborder="0" src="https://imgur.com/a/8b4EY/embed"></iframe>
|
||||||
|
|
||||||
<hr/>
|
<hr/>
|
||||||
<h2 id="taken-by-others">Taken by others</h2>
|
<h3 id="taken-by-others">Taken by others</h3>
|
||||||
|
<p>Photos of me which other people have took.</p>
|
||||||
<iframe class="imgur-album" width="100%" height="550" frameborder="0" src="https://imgur.com/a/pfCvJ/embed"></iframe>
|
<iframe class="imgur-album" width="100%" height="550" frameborder="0" src="https://imgur.com/a/pfCvJ/embed"></iframe>
|
||||||
<hr/>
|
<hr/>
|
||||||
|
|
||||||
|
<h3 id="pgp">PGP</h3>
|
||||||
|
<p>Me holding my PGP key fingerprints (to verify I own them for people who require photo authentication).</p>
|
||||||
|
<iframe class="imgur-album" width="100%" height="550" frameborder="0" src="http://imgur.com/a/N8Kwa/embed"></iframe>
|
||||||
|
|
||||||
|
<hr/>
|
||||||
|
|
||||||
|
<h3 id="accessories">Accessories</h3>
|
||||||
|
<p>Things that I wear etc.</p>
|
||||||
|
<iframe class="imgur-album" width="100%" height="550" frameborder="0" src="http://imgur.com/a/XqFg6/embed"></iframe>
|
||||||
|
|
||||||
|
<hr/>
|
||||||
|
<h2 id="others">Others</h2>
|
||||||
|
<p>Everyone and everything else than me. I ask for permission before uploading.</p>
|
||||||
|
<iframe class="imgur-album" width="100%" height="550" frameborder="0" src="http://imgur.com/a/XCV8k/embed"></iframe>
|
||||||
|
|
||||||
|
<hr/>
|
||||||
<script>
|
<script>
|
||||||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
(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),
|
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
||||||
|
|||||||
@ -3,25 +3,56 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<!-- <meta http-equiv="refresh" content="60" /> -->
|
<!-- <meta http-equiv="refresh" content="60" /> -->
|
||||||
<meta name="description" content="Embedded imgur albums." />
|
<meta name="description" content="This page contains most of my imgur albums.." />
|
||||||
<meta name="keywords" content="" />
|
<meta name="keywords" content="" />
|
||||||
<meta name="author" content="Mikaela Suomalainen" />
|
<meta name="author" content="Mikaela Suomalainen" />
|
||||||
<link rel="canonical" href="https://mkaysi.github.io/pages/photos.html">
|
<link rel="canonical" href="https://mkaysi.github.io/pages/photos.html">
|
||||||
<title>Photos of me embedded from imgur</title>
|
<title>Photo albums that are embedded from my imgur account.</title>
|
||||||
<link rel="stylesheet" type="text/css" href="../css.css" />
|
<link rel="stylesheet" type="text/css" href="../css.css" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<hr/>
|
<hr/>
|
||||||
## Selfies
|
|
||||||
|
## Me
|
||||||
|
|
||||||
|
### Selfies
|
||||||
|
|
||||||
|
Photos of me that I took by myself.
|
||||||
|
|
||||||
<iframe class="imgur-album" width="100%" height="550" frameborder="0" src="https://imgur.com/a/8b4EY/embed"></iframe>
|
<iframe class="imgur-album" width="100%" height="550" frameborder="0" src="https://imgur.com/a/8b4EY/embed"></iframe>
|
||||||
|
|
||||||
<hr/>
|
<hr/>
|
||||||
## Taken by others
|
### Taken by others
|
||||||
|
|
||||||
|
Photos of me which other people have took.
|
||||||
|
|
||||||
<iframe class="imgur-album" width="100%" height="550" frameborder="0" src="https://imgur.com/a/pfCvJ/embed"></iframe>
|
<iframe class="imgur-album" width="100%" height="550" frameborder="0" src="https://imgur.com/a/pfCvJ/embed"></iframe>
|
||||||
<hr/>
|
<hr/>
|
||||||
|
|
||||||
|
### PGP
|
||||||
|
|
||||||
|
Me holding my PGP key fingerprints (to verify I own them for people who
|
||||||
|
require photo authentication).
|
||||||
|
|
||||||
|
<iframe class="imgur-album" width="100%" height="550" frameborder="0" src="http://imgur.com/a/N8Kwa/embed"></iframe>
|
||||||
|
|
||||||
|
<hr/>
|
||||||
|
|
||||||
|
### Accessories
|
||||||
|
|
||||||
|
Things that I wear etc.
|
||||||
|
|
||||||
|
<iframe class="imgur-album" width="100%" height="550" frameborder="0" src="http://imgur.com/a/XqFg6/embed"></iframe>
|
||||||
|
|
||||||
|
<hr/>
|
||||||
|
## Others
|
||||||
|
|
||||||
|
Everyone and everything else than me. I ask for permission before
|
||||||
|
uploading.
|
||||||
|
|
||||||
|
<iframe class="imgur-album" width="100%" height="550" frameborder="0" src="http://imgur.com/a/XCV8k/embed"></iframe>
|
||||||
|
|
||||||
|
<hr/>
|
||||||
<script>
|
<script>
|
||||||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
(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),
|
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user