removes permalink settings so it actually compiles

This commit is contained in:
etherware-novice 2024-08-04 08:13:09 -05:00
parent b9b46dc6e9
commit 14339e6654
No known key found for this signature in database
GPG Key ID: 5DB73B4D57B9D701
2 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,4 @@
--- ---
permalink: /index2
--- ---
# helo person! # helo person!
## welcome to the site ## welcome to the site

View File

@ -1,6 +1,5 @@
--- ---
layout: null layout: null
permalink: /index
--- ---
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>