mirror of
https://codeberg.org/vegvisir/website.git
synced 2025-09-14 00:43:42 +02:00
Brand new design for the website following the new design language I used for [version 2.0 of my personal website](https://codeberg.org/vlw/vlw.se/releases/tag/2.0.0). Reviewed-on: https://codeberg.org/vegvisir/website/pulls/2 Co-authored-by: vlw <victor@vlw.se> Co-committed-by: vlw <victor@vlw.se>
8 lines
No EOL
96 B
PHP
8 lines
No EOL
96 B
PHP
<?php
|
|
|
|
namespace Website;
|
|
|
|
/**
|
|
* # Docs
|
|
*/
|
|
const VERSION_LATEST = "/public/docs/v3.1.4/"; |