Skip to content

Commit 92e097e

Browse files
authored
Comment out theme and plugin settings in config
Comment out configuration options for downloads, theme, and plugins.
1 parent 001c362 commit 92e097e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

_config.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
title: Render Protocol
22
description: Render Protocol is an open-source, AI-powered, server-driven UI framework for modern mobile platforms, starting with SwiftUI and Flutter, and expanding to Jetpack Compose!
3-
show_downloads: false
4-
remote_theme: pages-themes/architect@v0.2.0
5-
plugins:
6-
- jekyll-remote-theme
3+
# show_downloads: false
4+
# remote_theme: pages-themes/architect@v0.2.0
5+
# plugins:
6+
# - jekyll-remote-theme

0 commit comments

Comments
 (0)