-
Notifications
You must be signed in to change notification settings - Fork 38
/
Copy pathindex.html
65 lines (59 loc) · 3.03 KB
/
index.html
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
---
#title: "home"
layout: splash
author_profile: true
permalink: /
date: 2016-03-23T11:48:41-04:00
header:
overlay_color: "#000"
overlay_filter: "0.5"
overlay_image: /assets/images/unsplash-image-1.jpg
caption: ""
excerpt: "Space telescopes large and small. CubeSats and instrumentation. Exoplanets, debris disks, and better understanding our own planet."
intro:
- excerpt: ''
feature_row:
- image_path: assets/fspas-08-676281-g005.jpg
image_caption: "[DeMi CubeSat](https://www.frontiersin.org/articles/10.3389/fspas.2021.676281/full) being deployed from the International Space Station. Image “iss063e044976” from the ISS Cupola, courtesy NASA."
alt: "Courtesy NASA"
title: "Research"
#excerpt: "This is some sample content that goes here with **Markdown** formatting."
url: "/Research"
btn_label: "Read More"
btn_class: "btn--primary"
- image_path: /assets/picture_b_at_ws.jpeg
image_caption: "The PICTURE-B Sounding rocket at WSMR."
alt: "Courtesy NASA"
url: /Facilities
title: "Facilities."
- image_path: assets/steward_dome_esd_oniphone.jpeg
alt: "Photo of Steward Observatory Dome"
url: http://www.as.arizona.edu
title: "Steward Observatory"
image_caption: "Steward is our academic home at the University of Arizona and we collaborate closely with many departments and have research and work opportunties for all students with an interest in space, astrophysics, optics, or instrumentation."
feature_row2:
- image_path: assets/stsci_spacecraft_28_lg_web.jpg
alt: "Image of the Hubble Space Telescope from the Space Telescope Science Institute"
title: "Mailing Address"
excerpt: "Department of Astronomy/Steward Observatory,
933 North Cherry Avenue, Rm. N204,
Tucson, AZ 85721-0065"
feature_row3:
- image_path: assets/wfirst_exozodi.png
alt: "Simulation of an extrasolar system with planets embedded in exozodiacal dust."
title: "Shipping Address"
excerpt: 'Steward Observatory Annex,
1540 East Second Street,
Tucson, AZ 85721-0064'
feature_row4:
- image_path: assets/25sci_6112547.jpg
alt: "25 Scientists Sculpture on UArizona Main Campus"
title: "University of Arizona Land Acknowledgement"
excerpt: 'We respectfully acknowledge the University of Arizona is on the land and territories of Indigenous peoples. Today, Arizona is home to 22 federally recognized tribes, with Tucson being home to the O’odham and the Yaqui. Committed to diversity and inclusion, the University strives to build sustainable relationships with sovereign Native Nations and Indigenous communities through education offerings, partnerships, and community service.'
url: "https://news.arizona.edu/story/uarizona-land-acknowledgement-illustrates-commitment-indigenous-students-communities"
---
{% include feature_row id="intro" type="center" %}
{% include feature_row %}
{% include feature_row id="feature_row2" type="left" %}
{% include feature_row id="feature_row3" type="right" %}
{% include feature_row id="feature_row4" type="right" %}