Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
asharwood authored Sep 4, 2024
1 parent 0e2ecf6 commit 31d187d
Showing 1 changed file with 165 additions and 2 deletions.
167 changes: 165 additions & 2 deletions frozen_sites/index.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,166 @@
<h1><Frozen sites</h1>
<!DOCTYPE html>
<html lang="en-GB">

<a href="https://artefacts.ceda.ac.uk/frozen_sites/mitrie.badc.rl.ac.uk">mitrie</a>a

<head>
<meta charset="utf-8">
<title> | The CEDA Artefacts Service</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<link rel="alternate" type="application/rss+xml" title="RSS" href="/blog/feeds/rss/">
<link rel="alternate" type="application/atom+xml" title="Atom" href="/blog/feeds/atom/">

<!-- Bootstrap Core
CSS -->
<link rel="stylesheet" href="https://artefacts.ceda.ac.uk/themes/orgtheme_ceda_serv/0.2/4/flatly/bootstrap.css" media="screen">
<!-- Custom CSS -->
<link rel="stylesheet" href="https://artefacts.ceda.ac.uk/themes/orgtheme_ceda_serv/0.2/_assets/css/custom.min.css">
<link rel="stylesheet" href="https://artefacts.ceda.ac.uk/themes/orgtheme_ceda_serv/0.2/_assets/css/org-custom.css">

<!-- Custom Fonts -->
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.10/css/all.css" integrity="sha384-+d0P83n9kaQMCwj8F4RJB66tzIwOKmrdb46+porD/OvrJ+37WqIM7UoBtwHO6Nlg" crossorigin="anonymous">

<script type="text/javascript">!function(e,t,n){function a(){var e=t.getElementsByTagName("script")[0],n=t.createElement("script");n.type="text/javascript",n.async=!0,n.src="https://beacon-v2.helpscout.net",e.parentNode.insertBefore(n,e)}if(e.Beacon=n=function(t,n,a){e.Beacon.readyQueue.push({method:t,options:n,data:a})},n.readyQueue=[],"complete"===t.readyState)return a();e.attachEvent?e.attachEvent("onload",a):e.addEventListener("load",a,!1)}(window,document,window.Beacon||function(){});</script>
<script type="text/javascript">window.Beacon('init', '0151e3db-1a06-48d6-a030-d1c605683be9')</script>

</head>

<body>


<div class="navbar navbar-expand-lg fixed-top navbar-dark bg-primary">
<div class="container">

<a href="https://archive.ceda.ac.uk" class="navbar-brand">
<img src="https://artefacts.ceda.ac.uk/themes/orgtheme_ceda_serv/0.2/_assets/img/ceda_archive_logo_transp_white_3_h80.png"
alt="CEDA logo">
</a>

<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarResponsive"
aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>


<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav">






<li class="nav-item ">
<a class="nav-link" href="https://catalogue.ceda.ac.uk">Search Catalogue</a>
</li>





<li class="nav-item ">
<a class="nav-link" href="https://data.ceda.ac.uk">Get Data</a>
</li>





<li class="nav-item ">
<a class="nav-link" href="https://help.ceda.ac.uk/">Help</a>
</li>





<li class="nav-item ">
<a class="nav-link" href="https://archive.ceda.ac.uk/tools">Tools</a>
</li>





<li class="nav-item ">
<a class="nav-link" href="https://arrivals.ceda.ac.uk">Deposit</a>
</li>





<li class="nav-item ">
<a class="nav-link" href="https://services.ceda.ac.uk/cedasite/myceda/user/">My Account</a>
</li>





<li class="nav-item ">
<a class="nav-link" href="https://archive.ceda.ac.uk/news">News</a>
</li>


</ul>
</div>
</div>
</div>

<!-- main content container -->
<div class="container">

<div class="row">
<div class="col-md-12">
<div class="row">
<div class="col-md-12">
<div class="jumbotron">
<h1 class="display-4">Frozen websites</h1>
<hr class="my-4" />
<p>The following old websites have been preserved:</p>
</div>


</div>


</div>

</div>

</div>
</div>

<footer>
<div class="container">
<div
class="row d-flex justify-content-around border border-light border-bottom-0 border-left-0 border-right-0 pt-5 pb-2 mt-5">
<div class="col col-md-4 text-center ">
<a href="https://ncas.ac.uk/"><img src="https://artefacts.ceda.ac.uk/themes/orgtheme_ceda_div/0.1/_assets/img/ncas_logo_transparent_blacktext.png"></a>
</div>
<div class="col-md-4">
<p class="text-center small">
Copyright © 2018 <a href="http://www.stfc.ac.uk">STFC</a>
All Rights Reserved<br>
<a href="http://www.ceda.ac.uk/accessibility">Accessibility</a> |
<a href="http://www.ceda.ac.uk/disclaimer">Disclaimer</a> |
<a href="http://www.ceda.ac.uk/privacy-and-cookies/">Privacy and Cookies</a><br />
<a href="/about/">About</a>
</p>
</div>
<div class="col col-md-4 text-center">
<a href="https://www.nceo.ac.uk/"><img src="https://artefacts.ceda.ac.uk/themes/orgtheme_ceda_div/0.1/_assets/img/nceologo200.png" ></a>
</div>
</div>
</div>
</footer>

<script src="https://artefacts.ceda.ac.uk/themes/orgtheme/0.1/_vendor/jquery/dist/jquery.min.js"></script>
<script src="https://artefacts.ceda.ac.uk/themes/orgtheme/0.1/_vendor/popper.js/dist/umd/popper.min.js"></script>
<script src="https://artefacts.ceda.ac.uk/themes/orgtheme/0.1/_vendor/bootstrap/dist/js/bootstrap.min.js"></script>
<script src="https://artefacts.ceda.ac.uk/themes/orgtheme/0.1/_assets/js/custom.js"></script>

</body>
</html>

0 comments on commit 31d187d

Please sign in to comment.