forked from duniayetu/www_duniayetu
update
This commit is contained in:
@@ -33,10 +33,8 @@ weight: 1
|
||||
content1_item1 = "This is a section of some simple filler text"
|
||||
content1_item2 = "Also known as placeholder text"
|
||||
content1_item3 = "It shares some characteristics of a real written text"
|
||||
quate_title = "“This is a section of some simple filler text, also known as placeholder text. It shares some characteristics of a real written text but is random or otherwise generated.”
|
||||
"
|
||||
quate_title = "“This is a section of some simple filler text, also known as placeholder text. It shares some characteristics of a real written text but is random or otherwise generated.”"
|
||||
|
||||
|
||||
) %}
|
||||
|
||||
# test
|
||||
@@ -45,19 +43,11 @@ weight: 1
|
||||
|
||||
|
||||
|
||||
<!-- {% include "reviews.html" items=[
|
||||
{ name = "Item 1", description = "Description 1", date = "2023-01-01" },
|
||||
{ name = "Item 2", description = "Description 2", date = "2023-02-01" },
|
||||
{ name = "Item 3", description = "Description 3", date = "2023-03-01" }
|
||||
] %}
|
||||
|
||||
{% end %} -->
|
||||
|
||||
{% myloop(
|
||||
items=["Item 1", "Item 2", "Item 3", "Item 4"])
|
||||
%}
|
||||
|
||||
# test
|
||||
|
||||
# test
|
||||
|
||||
{% end %}
|
||||
|
||||
@@ -77,21 +67,22 @@ weight: 1
|
||||
{% logo(
|
||||
logos=["https://purepng.com/public/uploads/large/purepng.com-disney-logologobrand-logoiconslogos-251519939495wtv86.png", "https://purepng.com/public/uploads/large/purepng.com-disney-logologobrand-logoiconslogos-251519939495wtv86.png", "https://purepng.com/public/uploads/large/purepng.com-disney-logologobrand-logoiconslogos-251519939495wtv86.png", "https://purepng.com/public/uploads/large/purepng.com-disney-logologobrand-logoiconslogos-251519939495wtv86.png"])
|
||||
|
||||
|
||||
|
||||
|
||||
%}
|
||||
|
||||
# test
|
||||
|
||||
{% end %}
|
||||
|
||||
<!-- section banner -->
|
||||
|
||||
|
||||
{% banner(
|
||||
|
||||
banner_text = "This is a section of some simple filler text, also known as placeholder text.",
|
||||
banner_button_name = "Learn More"
|
||||
banner_button = "Learn More"
|
||||
)
|
||||
%}
|
||||
|
||||
) %}
|
||||
# test
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user