Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
theme: jekyll-theme-minimal
title: Alfie's homepage
title: Peter HU's homepage
description: Bookmark this to keep an eye on my project updates!
2 changes: 1 addition & 1 deletion test.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<script src="https://cdn.jsdelivr.net/npm/vue/dist/vue.js"></script>
<body>
<h1>Hello, world!</h1>
<h2>Alfie, Again</h2>
<h2>PETER HU, Again</h2>
This is test: <input></input>
</body>
</html>