Skip to content

Commit

Permalink
Create default.html
Browse files Browse the repository at this point in the history
aishikaty authored Nov 27, 2024
1 parent 7c7a129 commit 10157cb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions _layouts/default.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<!doctype html>
<meta name="viewport" content="width=device-width">
<style>*{font:1em/1.25 monospace}</style>
<title>{{ page.title }}</title>
{{ content }}

0 comments on commit 10157cb

Please sign in to comment.