Project

General

Profile

« Previous | Next » 

Revision 7880

vegpath/index.*: Changed tagline to emphasize that the shortened URLs are especially intended to be human-readable, e.g. for use as column names

View differences:

index.php
80 80
?>
81 81
<html>
82 82
	<head>
83
		<title>VegPath: a URL-shortening service for vegetation references</title>
83
		<title>VegPath: human-readable URLs for vegetation resources</title>
84 84
		<link rel="stylesheet" type="text/css" href="main.css" />
85 85
		<style type="text/css">
86 86
h1 {color: green;}
......
88 88
		<script type="text/javascript" src="util.js"></script>
89 89
	</head>
90 90
	<body>
91
		<h1>VegPath&nbsp;&nbsp; <small>a URL-shortening service for vegetation references</small></h1>
91
		<h1>VegPath&nbsp;&nbsp; <small>human-readable URLs for vegetation resources</small></h1>
92 92
		<div>Supported URLs:&nbsp;&nbsp; <small><i>(elements can be left out successively from the end of the URL)</i></small></div>
93 93
		<blockquote>
94 94
<?php

Also available in: Unified diff