Skip to content

Commit

Permalink
Merge pull request #1 from dean-krueger/test-pages
Browse files Browse the repository at this point in the history
Added test page and _config file, as well as updates to the README
  • Loading branch information
dean-krueger authored Jan 19, 2025
2 parents 8497447 + 623c7e6 commit 7e28afe
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# dean-krueger.github.io
A github page which serves primarily as a way for me to learn web development.
A github page which serves primarily as a way for me to learn web development.
Empty file added _config.yml
Empty file.
5 changes: 5 additions & 0 deletions test_page.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
layout: page
title: "TEST PAGE"
permalink: http://dean-krueger.github.io/test

This page is a test?

0 comments on commit 7e28afe

Please sign in to comment.