mirror of
https://github.com/house-of-vanity/house-of-vanity.github.io.git
synced 2026-05-07 06:49:56 +00:00
Fix webview
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{% extends "index.html" %}
|
||||
|
||||
{% block main_content %}
|
||||
{% set section = get_section(path="blog/_index.md") %}
|
||||
{{ post_macros::list_title(blog=section.blog) }}
|
||||
{% endblock main_content %}
|
||||
Reference in New Issue
Block a user