Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 904 Bytes

File metadata and controls

28 lines (24 loc) · 904 Bytes
title Welcome!
layout splash
classes wide
excerpt Gamma Spectrum DB is the open and comprehensive database of (common) gamma-ray emitting radioisotopes for gamma-spectroscopy.
header
overlay_image caption overlay_filter actions
/assets/images/Ra-226-header.png
Spectrum of Ra-226
linear-gradient(rgba(200, 200, 200, 0.6), rgba(0, 0, 0, 0.5))
label url
<i class='fas fa-database'></i> View All Spectra
/overview/
last_modified_at 2024-02-24 15:10:00 +0200

Most Recently Updated

{% assign sorted = site.spectrum | sort: 'last_modified_at' | reverse %} {% for post in sorted limit:3 %} {% include archive-single.html type="grid" %} {% endfor %}