-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathblogs-i-read.html
More file actions
42 lines (42 loc) · 2.14 KB
/
Copy pathblogs-i-read.html
File metadata and controls
42 lines (42 loc) · 2.14 KB
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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="zh-hant" xml:lang="zh-hant">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>我會看的部落格 - Blog of ltlnx</title>
<meta name="viewport" content="width=device-width" />
<meta name="robots" content="noindex,nofollow" />
<link href="/style.css" rel="stylesheet" />
<link rel="icon" href="data:," />
<link rel="alternate" type="application/atom+xml" title="ltlnx 的網誌 —— 所有頁面" href="/rssfeed.xml" />
</head>
<body>
<div id="header">
<a href="/index.html" id="sitename"><strong>ltlnx 的網誌</strong></a>
<div class='links'>
<a href='/archive.html'>庫存</a>
<a href='/about.html'>關於</a>
<a href='/links.html'>連結</a>
<a href='/blogroll.html'>部落滾</a>
<a href='/rss.html'>訂閱</a>
<a rel='me' href='https://g0v.social/@ltlnx'>聯邦</a>
</div>
</div>
<div id="main">
<h1 id="我會看的部落格">我會看的部落格</h1>
<p>這頁已經整併到<a href="/blogroll.html">部落滾</a>去囉。</p>
<p><em>如果想讓我知道您看過這個頁面,請點擊<a href="https://ltlnx.goatcounter.com/count?p=/blogs-i-read.html">這個連結</a>。<a href="/viewcount.html">運作原理</a>。</em></p>
</div>
<div id="footer">
<div class='links'>
<a href='/archive.html'>庫存</a>
<a href='/about.html'>關於</a>
<a href='/links.html'>連結</a>
<a href='/blogroll.html'>部落滾</a>
<a href='/rss.html'>訂閱</a>
<a rel='me' href='https://g0v.social/@ltlnx'>聯邦</a>
</div>
<small>© ltlnx 2022–2024. 使用 CC BY-SA 4.0 授權。如果要在其他網頁上轉載,請附上原文連結。</small>
</div>
</body>
</html>