blob: 7294c211f0d599211a08e62b7c6170512143abbe (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<html>
<title>About this grid</title>
<head>
<meta charset="UTF-8">
<link rel="shortcut icon" href="SledjHamrIconSmall.png">
<link type='text/css' rel='stylesheet' href='SledjChisl.css' media='all' />
<meta http-equiv="refresh" content="120">
</head>
<body bgcolor='black' text='white' link='aqua' vlink='fuchsia' alink='red'>
<p>This is a virtual world, usually called a grid, based on <a href="https://sledjhamr.org/cgit/opensim-SC/?h=SledjChisl">opensim-SC</a>.</p>
<p> </p>
</body>
</html>
|