mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
Update the static site title
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
|
||||
<meta name="generator" content="Hugo 0.38.2" />
|
||||
|
||||
<title>Posts | WTF</title>
|
||||
<meta content="Posts - WTF" property="og:title">
|
||||
<title>Posts | WTF - A Terminal Dashboard</title>
|
||||
<meta content="Posts - WTF - A Terminal Dashboard" property="og:title">
|
||||
<meta content=" - " property="og:description">
|
||||
<!-- CSS -->
|
||||
<link rel="stylesheet" href="//cdn.rawgit.com/milligram/milligram/master/dist/milligram.min.css">
|
||||
@@ -35,8 +35,8 @@
|
||||
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/apple-touch-icon-144-precomposed.png">
|
||||
<link rel="shortcut icon" href="/favicon.png">
|
||||
<!-- RSS -->
|
||||
<link href="https://wtfutil.com/posts/index.xml" rel="alternate" type="application/rss+xml" title="WTF" />
|
||||
<link href="https://wtfutil.com/posts/index.xml" rel="feed" type="application/rss+xml" title="WTF" />
|
||||
<link href="https://wtfutil.com/posts/index.xml" rel="alternate" type="application/rss+xml" title="WTF - A Terminal Dashboard" />
|
||||
<link href="https://wtfutil.com/posts/index.xml" rel="feed" type="application/rss+xml" title="WTF - A Terminal Dashboard" />
|
||||
<script async defer src="https://buttons.github.io/buttons.js"></script>
|
||||
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user