From 9c7ff7d456c324ad9d304f031c0857ef512001f3 Mon Sep 17 00:00:00 2001 From: Raymond Yee Date: Fri, 19 Sep 2025 09:57:02 -0700 Subject: [PATCH] Disable section numbering for index page only MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Add number-sections: false to index.qmd YAML front matter - Keeps global numbering enabled for other pages - Fixes numbered heading display on home page 🤖 Generated with Claude Code --- index.qmd | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.qmd b/index.qmd index f0e2789..81dd73c 100644 --- a/index.qmd +++ b/index.qmd @@ -2,11 +2,12 @@ title: "Internet of Samples: iSamples" subtitle: "Toward an Interdisciplinary Cyberinfrastructure for Material Samples [![](https://img.shields.io/badge/NSF-2004839-blue.svg)](https://nsf.gov/awardsearch /showAward?AWD_ID=2004839)" +number-sections: false --- The Internet of Samples (iSamples) is a multi-disciplinary and multi-institutional project funded by the National Science Foundation to design, develop, and promote service infrastructure to uniquely, consistently, and conveniently identify material samples, record metadata about them, and persistently link them to other samples and derived digital content, including images, data, and publications. -## Current Data Access: Geoparquet-Based Approach +# Current Data Access: Geoparquet-Based Approach **Note**: iSamples Central is currently unavailable. The project now uses **geoparquet files** for efficient, browser-based data access and analysis: