diff options
author | 53hornet <atc@53hor.net> | 2021-12-11 11:26:18 -0500 |
---|---|---|
committer | 53hornet <atc@53hor.net> | 2021-12-11 11:26:18 -0500 |
commit | 00d6a7d10f6267e437b330aa99df091bfc7c67b6 (patch) | |
tree | b3ffb8fc4f09933ebc8ed9c90f03412250199dd8 /includes/nav.php | |
parent | de9bbfdb8f0d3b366e76a5cc775690f7315c740f (diff) | |
download | 53hor-routing.tar.xz 53hor-routing.zip |
chore: organize pages and use router/renderer, organize assetsrouting
Diffstat (limited to 'includes/nav.php')
-rw-r--r-- | includes/nav.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/nav.php b/includes/nav.php index de72e9d..03e9c5f 100644 --- a/includes/nav.php +++ b/includes/nav.php @@ -60,3 +60,4 @@ </li> </ul> </nav> +<hr /> |