<?xml version="1.0" encoding="utf-8"?><rdf:RDF xml:lang="ja"
	xmlns="http://purl.org/rss/1.0/"
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:content="http://purl.org/rss/1.0/modules/content/"
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/">

<channel rdf:about="https://irukairunet.web.wox.cc/blog/feed">
	<title>BLOG - irukairuのナレッジ</title>
	<link>https://irukairunet.web.wox.cc/blog</link>
	<description>ブログ作成テクニックまとめ</description>
	<dc:language>ja</dc:language>
	<items>
		<rdf:Seq>
							<rdf:li rdf:resource="https://irukairunet.web.wox.cc/blog/entry2.html" />
							<rdf:li rdf:resource="https://irukairunet.web.wox.cc/blog/entry1.html" />
					</rdf:Seq>
	</items>
</channel>

	<item rdf:about="https://irukairunet.web.wox.cc/blog/entry2.html">
		<link>https://irukairunet.web.wox.cc/blog/entry2.html</link>
		
				
		<title>Facebookの公開ページを埋め込むプラグイン</title>

		<description>https://developers.facebook.com/docs/pl…</description>
		<content:encoded>
			<![CDATA[ https://developers.facebook.com/docs/plugins/page-plugin?locale=ja_JP ]]>
		</content:encoded>
		<dc:subject>UNARRANGEMENT</dc:subject>
		
		<dc:date>2020-11-29T13:39:54+09:00</dc:date>
		<dc:creator>momoko556</dc:creator>
		<dc:publisher>WOX</dc:publisher>
	</item>
	<item rdf:about="https://irukairunet.web.wox.cc/blog/entry1.html">
		<link>https://irukairunet.web.wox.cc/blog/entry1.html</link>
		
				
		<title>twitterの埋込みコードに直で追加できるオプション</title>

		<description>タイムラインの高さ（px単位）	data-width…</description>
		<content:encoded>
			<![CDATA[ タイムラインの高さ（px単位）	data-width=””
タイムラインの幅（px単位）	data-height="”
テーマ色を「Darkモード」に	data-theme=”dark”
リンクの色	data-link-color=”#000000”
境界線の色	data-border-color=”#000000”
ヘッダーを非表示	data-chrome=”noheader”
フッターを非表示	data-chrome=”nofooter”
境界線なし	data-chrome=”noborders”
スクロールバーを非表示	data-chrome=”noscrollbar”
背景を透明	data-chrome=”transparent” ]]>
		</content:encoded>
		<dc:subject>UNARRANGEMENT</dc:subject>
		
		<dc:date>2020-11-28T22:16:11+09:00</dc:date>
		<dc:creator>momoko556</dc:creator>
		<dc:publisher>WOX</dc:publisher>
	</item>

</rdf:RDF>