index
:
Bits.git
adnab.me-site
master
update
PHP engine powering the old adnab.me website
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
conf
/
static.php
blob: ec19b564d2a2ecde4bfbafd1c8d84c0ccbaf6c71 (
plain
) (
blame
)
1
2
3
4
5
<?php
$static_pages
=
array
(
"home"
=>
"Page perso de Alex Auvolat"
,
);