update
This commit is contained in:
commit
6a35190648
@ -2,9 +2,9 @@
|
||||
|
||||
The official website of OurParadise, powered by Ourworld.
|
||||
|
||||
production(master branch) [ourparadise.ourworld.tf](ourparadise.ourworld.tf)
|
||||
production(master branch) [https://ourparadise.ourworld.tf/](ourparadise.ourworld.tf)
|
||||
|
||||
staging(development branch) [www2.ourparadise.ourworld.tf/](www2.ourparadise.ourworld.tf/)
|
||||
staging(development branch) [https://www2.ourparadise.ourworld.tf/](www2.ourparadise.ourworld.tf/)
|
||||
|
||||
Last Updated: March 2023
|
||||
|
||||
|
BIN
static/images/favicon.png
Normal file
BIN
static/images/favicon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.5 KiB |
@ -5,6 +5,7 @@
|
||||
{% set zolaVer = '0.13.0' %}
|
||||
|
||||
<head>
|
||||
<link rel="icon" type="image/x-icon" href="/images/favicon.png">
|
||||
<meta name="generator" content="Zola v.{{ zolaVer }} - getzola.org" />
|
||||
|
||||
{% block title %}
|
||||
|
Reference in New Issue
Block a user