From 6e24bdad85b4d0d51969b8383e5cbe20f5262e46 Mon Sep 17 00:00:00 2001 From: dawn gamberale <dgamberale@powayusd.com> Date: Wed, 19 Jun 2024 22:23:08 +0000 Subject: [PATCH] Update description.html --- wiki/pages/description.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wiki/pages/description.html b/wiki/pages/description.html index 4bd2e00..052c240 100644 --- a/wiki/pages/description.html +++ b/wiki/pages/description.html @@ -43,9 +43,9 @@ <div class="row mt-4"> <div class="col-lg-8"> - <h2>Some advice</h2> + <h2>The Problem of UV Radiation</h2> <hr> - <p>We encourage you to put up a lot of information and content on your wiki, but we also encourage you to include summaries as much as possible. If you think of the sections in your project description as the sections in a publication, you should try to be concise, accurate, and unambiguous in your achievements. Your Project Description should include more information than your project abstract.</p> + <p> UV radiation poses a threat to many populations, from astronauts to marine organisms, in the form of DNA damage in cells. The primary sources of UV radiation are the sun and artificial sources such as tanning beds, mercury-vapor lighting, and certain types of lasers. UV radiation is divided into three types based on wavelength: UVA, UVB, and UVC. Among these, UVA (320-400 nm) and UVB (290-320 nm) reach the Earth's surface, while UVC (100-290 nm) is absorbed by the ozone layer and does not penetrate the atmosphere. When astronauts are in space, there is no atmosphere to protect them from the UVC, posing an immediate threat to humans for space exploration [1].</p> </div> <div class="col-lg-4"> <h2>References</h2> -- GitLab