This commit is contained in:
yude 2020-06-06 16:58:39 +09:00
parent ecd40ee3bb
commit 9f8032837a
No known key found for this signature in database
GPG Key ID: 4C88BB3A6AC6C214

View File

@ -96,7 +96,7 @@
</head> </head>
<body> <body>
<img src="assets/images/avatar.jpg" style="width:50%; border-radius: 50%" class="load"> <img src="assets/images/avatar.jpg" style="width:200px; border-radius: 50%" class="load">
<h1>yude.moe</h1> <h1>yude.moe</h1>
<h3>こんにちは~~</h3> <h3>こんにちは~~</h3>
<div style="margin-top: 20px" class="flex"> <div style="margin-top: 20px" class="flex">
@ -117,8 +117,8 @@
<p><span style="white-space:nowrap">For further information, </span>please take a <p><span style="white-space:nowrap">For further information, </span>please take a
look at <span style="white-space:nowrap">my <a class="link" data-tippy-content="https://scrapbox.io/yude" look at <span style="white-space:nowrap">my <a class="link" data-tippy-content="https://scrapbox.io/yude"
href="https://scrapbox.io/yude">Scrapbox</a>.</span></p> href="https://scrapbox.io/yude">Scrapbox</a>.</span></p>
<iframe src="https://discordapp.com/widget?id=550309736214691840&theme=dark" width="350" height="500" <iframe src="https://discordapp.com/widget?id=550309736214691840&theme=dark" height="500" allowtransparency="true"
allowtransparency="true" frameborder="0"></iframe> frameborder="0"></iframe>
<script src="https://unpkg.com/@popperjs/core@2"></script> <script src="https://unpkg.com/@popperjs/core@2"></script>
<script src="https://unpkg.com/tippy.js@6"></script> <script src="https://unpkg.com/tippy.js@6"></script>
<script> <script>