We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b31bb74 commit cee2cc5Copy full SHA for cee2cc5
1 file changed
src/content/about/links.md
@@ -1,15 +1,25 @@
1
---
2
-title: "記事2"
3
-author: "uda2"
4
-pubDate: "2000-01-01"
5
-description: "記事っす! 2"
+title: "リンク集"
+author: "宇田"
+pubDate: "2002-09-22"
+description: ""
6
7
8
-## 相互リンク
+## 繋
9
+
10
+<iframe src="https://charlotteace.github.io/parts/banner" scrolling="no" frameborder="0" width="200" height="40"></iframe>
11
-- [シャーロットエースの部屋](https://charlotteace.github.io/ "国際単位系!")
12
- [ふぁぼんのホームページ](https://www.fabon.info/ "ふぁぼん先生!")
13
-## バナー
14
+### 旗
15
16
+```javascript
17
+<iframe
18
+ src="https://https://gitdmnt.github.io/banner.png"
19
+ scrolling="no"
20
+ frameborder="0"
21
+ width="200"
22
+ height="40"
23
+></iframe>
24
+```
25
- <iframe src="https://charlotteace.github.io/parts/banner" scrolling="no" frameborder="0" width="200" height="40"></iframe>
0 commit comments