forked from tfcoop/www_duniayetu
init
This commit is contained in:
parent
e509bade0b
commit
909ed62c8d
@ -1,8 +1,8 @@
|
|||||||
# The URL the site will be built for
|
# The URL the site will be built for
|
||||||
base_url = "https://www2.freezone.ourworld.tf/"
|
base_url = "https://www2.something.tf/"
|
||||||
# Change this to your own URL! Please note this variable **must** be uncommented.
|
# Change this to your own URL! Please note this variable **must** be uncommented.
|
||||||
|
|
||||||
title = "OurWorld Free Zone"
|
title = "A Template Website"
|
||||||
description="Accessible and affordable for all"
|
description="Accessible and affordable for all"
|
||||||
|
|
||||||
# When set to "true", a feed is automatically generated.
|
# When set to "true", a feed is automatically generated.
|
||||||
|
@ -25,7 +25,6 @@ weight: 1
|
|||||||
|
|
||||||
{% test(subject="My Subject") %}
|
{% test(subject="My Subject") %}
|
||||||
{% fflow_grid() %}
|
{% fflow_grid() %}
|
||||||
|
|
||||||
...
|
...
|
||||||
|
|
||||||
### h3 subtitle
|
### h3 subtitle
|
||||||
|
BIN
tailwindcss-macos-arm64
Normal file
BIN
tailwindcss-macos-arm64
Normal file
Binary file not shown.
@ -1,3 +1,5 @@
|
|||||||
|
|
||||||
|
|
||||||
|
<div class="test">
|
||||||
<h1>{{ subject }}</h1>
|
<h1>{{ subject }}</h1>
|
||||||
|
</div>
|
Loading…
Reference in New Issue
Block a user