-
Notifications
You must be signed in to change notification settings - Fork 1
/
archive_top.php
65 lines (52 loc) · 2.16 KB
/
archive_top.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
<!DOCTYPE html>
<!--
UCLA Astro Coffee Page, by Abhimat Gautam
based on previous versions by Ryan T. Hamilton, Ian J. Crossfield, and Nathaniel Ross
-->
<html lang="en">
<head>
<meta charset="UTF-8">
<title>UCLA Astro Coffee: Archive</title>
<!-- Preparing for the robot revolution -->
<meta name="ROBOTS" content="INDEX, NOFOLLOW">
<!-- Google Web Fonts -->
<link href='https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700,900,400italic,600italic,700italic,900italic' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Bree+Serif' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Montserrat:400,700' rel='stylesheet' type='text/css'>
<meta name=viewport content='width=device-width, initial-scale=1'>
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!-- Favicon -->
<link rel="shortcut icon" href="../images/favicon.png">
<link rel="apple-touch-icon" href="../images/touch-icon.png">
<!-- Styles -->
<link rel="stylesheet" href="../styles.css" type="text/css" media="screen" />
<!-- MathJax -->
<script type="text/javascript"
src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
MathJax.Hub.Config({
tex2jax: {
inlineMath: [['$','$'], ['\\(','\\)']],
processEscapes: true
}
});
</script>
</head>
<body>
<header>
<!-- <p><a href="http://www.astro.ucla.edu"><semibold><em>UCLA</em> Astronomy and Astrophysics</semibold></a></p> -->
<!-- <h1>Astro Coffee</h1> -->
<a href="../"><picture>
<source srcset="../images/Header-Dark_1x.png 1x, ../images/Header-Dark_2x.png 2x" media="(prefers-color-scheme: dark)">
<img src="../images/Header_2x.png" srcset="../images/Header_1x.png 1x, ../images/Header_2x.png 2x" alt="Astro Coffee" />
</picture></a>
<center><ul class="pages">
<li><a href="../">Current Articles</a></li>
<li><strong>Archive</strong></li>
<li><a href="../usefullinks/">Useful Links</a></li>
</ul></center>
</header>
<div class="content wrap">
<section class="blocks">
<article class="block">