-
Notifications
You must be signed in to change notification settings - Fork 0
/
atom.xml
51 lines (28 loc) · 1.56 KB
/
atom.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>ShangYu'Blog</title>
<subtitle>热爱生活的小林同学</subtitle>
<link href="/blog/atom.xml" rel="self"/>
<link href="https://shangyu95.github.io/blog/"/>
<updated>2018-05-22T16:20:43.494Z</updated>
<id>https://shangyu95.github.io/blog/</id>
<author>
<name>林尚宇</name>
</author>
<generator uri="http://hexo.io/">Hexo</generator>
<entry>
<title>Powershell美化</title>
<link href="https://shangyu95.github.io/blog/2018/05/22/Powershell%E7%BE%8E%E5%8C%96/"/>
<id>https://shangyu95.github.io/blog/2018/05/22/Powershell美化/</id>
<published>2018-05-22T11:53:40.000Z</published>
<updated>2018-05-22T16:20:43.494Z</updated>
<summary type="html">
<p><a href="https://docs.microsoft.com/en-us/powershell/" target="_blank" rel="noopener">Powershell</a>
</summary>
<category term="windows" scheme="https://shangyu95.github.io/blog/categories/windows/"/>
<category term="powershell" scheme="https://shangyu95.github.io/blog/categories/windows/powershell/"/>
<category term="windows" scheme="https://shangyu95.github.io/blog/tags/windows/"/>
<category term="powershell" scheme="https://shangyu95.github.io/blog/tags/powershell/"/>
<category term="美化" scheme="https://shangyu95.github.io/blog/tags/%E7%BE%8E%E5%8C%96/"/>
</entry>
</feed>