mirror of
https://github.com/dannyvankooten/AltoRouter.git
synced 2025-08-10 18:35:20 +02:00
increase font sizes
This commit is contained in:
@@ -2,10 +2,8 @@
|
||||
title: AltoRouter - PHP Router that supports REST, dynamic and reversed routing
|
||||
layout: default
|
||||
---
|
||||
<h1>
|
||||
<a name="altorouter-" class="anchor" href="#altorouter-"><span class="octicon octicon-link"></span></a>AltoRouter <a href="https://travis-ci.org/dannyvankooten/AltoRouter"><img src="https://api.travis-ci.org/dannyvankooten/AltoRouter.png" alt="Build Status"></a>
|
||||
</h1>
|
||||
|
||||
<h1>AltoRouter</h1>
|
||||
<p class="intro">AltoRouter is a small but powerful routing class for PHP 5.3+, heavily inspired by <a href="https://github.com/chriso/klein.php/">klein.php</a>.</p>
|
||||
|
||||
{% highlight php startinline %}
|
||||
|
Reference in New Issue
Block a user