bkf2020 website mirrored here.
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.
|
|
<!DOCTYPE html> |
|
|
<html> |
|
|
<head> |
|
|
<meta charset="utf-8"/> |
|
|
<meta content="true" name="HandheldFriendly"/> |
|
|
<meta content="320" name="MobileOptimized"/> |
|
|
<meta content="width=device-width, initial-scale=1.0" name="viewport"/> |
|
|
<link href="logo.png" rel="icon" type="image/png"/> |
|
|
<title>📝️AMCGEN Archive</title> |
|
|
<link href="style.css" rel="stylesheet"/> |
|
|
</head> |
|
|
<body> |
|
|
<div class="wrapper"> |
|
|
<center> |
|
|
<h1>📝️AMCGEN Archive</h1> |
|
|
</center> |
|
|
|
|
|
<h2>Select a year:</h2> |
|
|
<ul> |
|
|
<li><a href="2021/archive">2021</a></li> |
|
|
</ul> |
|
|
|
|
|
<center> |
|
|
<a href="/">bkf2020's website</a> | |
|
|
<a href="./">amcgen home</a> | |
|
|
<a href="./archive">amcgen archive</a> |
|
|
</center> |
|
|
|
|
|
</div> |
|
|
|
|
|
</body> |
|
|
</html>
|
|
|
|