You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
74 lines
2.9 KiB
74 lines
2.9 KiB
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<title>AMRO 2020 Publication - First thing</title>
|
|
<meta charset="utf-8" />
|
|
<meta name="generator" content="Pelican" />
|
|
<link href="https://vvvvvvaria.org/amro//feeds/feed.rss.xml" type="application/rss+xml" rel="alternate" title="AMRO 2020 Publication RSS Feed" />
|
|
<link href="https://vvvvvvaria.org/amro//feeds/category/misc" type="application/rss+xml" rel="alternate" title="AMRO 2020 Publication Categories RSS Feed" />
|
|
|
|
<link rel="stylesheet" href="./theme/css/rdark.css" />
|
|
<link rel="stylesheet" type="text/css" href="./theme/css/main.css" />
|
|
<link href="./" type="application/atom+xml" rel="alternate" title="AMRO 2020 Publication ATOM Feed" /><link href="./feeds/feed.rss.xml" type="application/atom+xml" rel="alternate" title="AMRO 2020 Publication RSS Feed" /><!--[if IE]><script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
|
|
|
|
<!-- Using MathJax, with the delimiters $ -->
|
|
<!-- Conflict with pygments for the .mo and .mi -->
|
|
<script type="text/x-mathjax-config">
|
|
MathJax.Hub.Config({
|
|
"HTML-CSS": {
|
|
styles: {
|
|
".MathJax .mo, .MathJax .mi": {color: "black ! important"}}
|
|
},
|
|
tex2jax: {inlineMath: [['$','$'], ['\\\\(','\\\\)']],processEscapes: true}
|
|
});
|
|
</script>
|
|
|
|
<script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_HTML"></script>
|
|
</head>
|
|
|
|
|
|
|
|
|
|
|
|
</head>
|
|
|
|
<body id="index" class="home">
|
|
<header id="banner" class="body">
|
|
<h1><a href="./">AMRO 2020 Publication</a></h1>
|
|
</header><!-- /#banner -->
|
|
<nav id="menu"><ul>
|
|
<li class="active"><a href="./category/misc.html">misc</a></li>
|
|
</ul></nav><!-- /#menu -->
|
|
<section id="content" class="body">
|
|
<header>
|
|
<h2 class="entry-title">
|
|
<a href="./first-thing.html" rel="bookmark"
|
|
title="Permalink to First thing">First thing</a></h2>
|
|
|
|
</header>
|
|
<footer class="post-info">
|
|
<time class="published" datetime="2020-11-13T16:46:00+01:00">
|
|
Fri 13 November 2020
|
|
</time>
|
|
<time class="modified" datetime="2020-11-13T17:12:01.407725+01:00">
|
|
Fri 13 November 2020
|
|
</time>
|
|
<address class="vcard author">
|
|
By <a class="url fn" href="./author/alice-manetta.html">Alice & Manetta</a>
|
|
</address>
|
|
<div class="category">
|
|
Category: <a href="./category/misc.html">misc</a>
|
|
</div>
|
|
</footer><!-- /.post-info -->
|
|
<div class="entry-content">
|
|
<p>First website page!</p>
|
|
</div><!-- /.entry-content -->
|
|
</section>
|
|
<footer id="contentinfo" class="body">
|
|
<address id="about" class="vcard body">
|
|
Proudly powered by <a href="https://getpelican.com/">Pelican</a>,
|
|
which takes great advantage of <a href="https://www.python.org/">Python</a>.
|
|
</address><!-- /#about -->
|
|
</footer><!-- /#contentinfo -->
|
|
</body>
|
|
</html>
|