<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl" href="atom.xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://ydoc.netlify.app/blog</id>
    <title>备忘录 Blog</title>
    <updated>2024-12-10T00:00:00.000Z</updated>
    <generator>https://github.com/jpmonette/feed</generator>
    <link rel="alternate" href="https://ydoc.netlify.app/blog"/>
    <subtitle>备忘录 Blog</subtitle>
    <icon>https://ydoc.netlify.app/img/favicon.ico</icon>
    <entry>
        <title type="html"><![CDATA[Blog]]></title>
        <id>https://ydoc.netlify.app/blog/blog</id>
        <link href="https://ydoc.netlify.app/blog/blog"/>
        <updated>2024-12-10T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[欢迎来到我的博客]]></summary>
        <content type="html"><![CDATA[<admonition type="tip"><p>欢迎来到我的博客</p></admonition>
<!-- -->
<p>For example, use JSX to create an interactive button:</p>
<pre><code class="language-js">&lt;button onClick={() =&gt; alert('button clicked!')}&gt;Click me!&lt;/button&gt;
</code></pre>
<button>Click me!</button>]]></content>
        <author>
            <name>yhoaua</name>
            <uri>https://sebastienlorber.com</uri>
        </author>
        <category label="Docusaurus" term="Docusaurus"/>
    </entry>
</feed>