1
0
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:
Chris Cummer
2018-05-30 16:11:12 -07:00
parent 8df8026089
commit f6c9e9be31
31 changed files with 69 additions and 69 deletions

View File

@@ -9,8 +9,8 @@
<meta name="generator" content="Hugo 0.38.2" />
<title>WTF</title>
<meta content="WTF" property="og:title">
<title>WTF - A Terminal Dashboard</title>
<meta content="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">
@@ -34,8 +34,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/index.xml" rel="alternate" type="application/rss+xml" title="WTF" />
<link href="https://wtfutil.com/index.xml" rel="feed" type="application/rss+xml" title="WTF" />
<link href="https://wtfutil.com/index.xml" rel="alternate" type="application/rss+xml" title="WTF - A Terminal Dashboard" />
<link href="https://wtfutil.com/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>