idが被ってたので変更
This commit is contained in:
parent
2b8da7edee
commit
11a342c54a
1 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@
|
|||
<title>About | moris.day Blog</title>
|
||||
</svelte:head>
|
||||
|
||||
<div id="profile">
|
||||
<div id="about">
|
||||
<article class='markdown'>
|
||||
{@html data.md}
|
||||
</article>
|
||||
|
@ -18,7 +18,7 @@
|
|||
|
||||
|
||||
<style>
|
||||
#profile {
|
||||
#about {
|
||||
margin: auto;
|
||||
padding: 24px;
|
||||
max-width: 720px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue