update baseurl

This commit is contained in:
Bradley Cicenas
2017-03-14 10:32:09 +00:00
parent de22626c56
commit 510bed337b
4 changed files with 16 additions and 16 deletions

View File

@@ -1,4 +1,4 @@
baseurl = "https://bcicen.github.io/ctop"
baseurl = "http://ctop.sh"
languageCode = "en-us"
title = "ctop"
theme = "hugo-creative-theme"

View File

@@ -10,18 +10,18 @@
<title>ctop</title>
<!-- Favicon -->
<link rel="shortcut icon" href="https://bcicen.github.io/ctop/favicon.ico">
<link rel="shortcut icon" href="http://ctop.sh/favicon.ico">
<!-- Bootstrap Core CSS -->
<link rel="stylesheet" href="https://bcicen.github.io/ctop/css/bootstrap.min.css" type="text/css">
<link rel="stylesheet" href="http://ctop.sh/css/bootstrap.min.css" type="text/css">
<!-- Custom Fonts -->
<link href='//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel='stylesheet' type='text/css'>
<link href='//fonts.googleapis.com/css?family=Merriweather:400,300,300italic,400italic,700,700italic,900,900italic' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="https://bcicen.github.io/ctop/font-awesome/css/font-awesome.min.css" type="text/css">
<link rel="stylesheet" href="http://ctop.sh/font-awesome/css/font-awesome.min.css" type="text/css">
<!-- Plugin CSS -->
<link rel="stylesheet" href="https://bcicen.github.io/ctop/css/animate.min.css" type="text/css">
<link rel="stylesheet" href="http://ctop.sh/css/animate.min.css" type="text/css">
<!-- Custom CSS -->
<link rel="stylesheet" href="https://bcicen.github.io/ctop/css/creative.css" type="text/css">
<link rel="stylesheet" href="https://bcicen.github.io/ctop/css/modals.css" type="text/css">
<link rel="stylesheet" href="http://ctop.sh/css/creative.css" type="text/css">
<link rel="stylesheet" href="http://ctop.sh/css/modals.css" type="text/css">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
@@ -70,16 +70,16 @@
<!-- jQuery -->
<script src="https://bcicen.github.io/ctop/js/jquery.js"></script>
<script src="http://ctop.sh/js/jquery.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="https://bcicen.github.io/ctop/js/bootstrap.min.js"></script>
<script src="http://ctop.sh/js/bootstrap.min.js"></script>
<!-- Plugin JavaScript -->
<script src="https://bcicen.github.io/ctop/js/jquery.easing.min.js"></script>
<script src="https://bcicen.github.io/ctop/js/jquery.fittext.js"></script>
<script src="https://bcicen.github.io/ctop/js/wow.min.js"></script>
<script src="http://ctop.sh/js/jquery.easing.min.js"></script>
<script src="http://ctop.sh/js/jquery.fittext.js"></script>
<script src="http://ctop.sh/js/wow.min.js"></script>
<!-- Custom Theme JavaScript -->
<script src="https://bcicen.github.io/ctop/js/creative.js"></script>
<script src="http://ctop.sh/js/creative.js"></script>

View File

@@ -2,11 +2,11 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>ctop</title>
<link>https://bcicen.github.io/ctop/index.xml</link>
<link>http://ctop.sh/index.xml</link>
<description>Recent content on ctop</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<atom:link href="https://bcicen.github.io/ctop/index.xml" rel="self" type="application/rss+xml" />
<atom:link href="http://ctop.sh/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>

View File

@@ -2,7 +2,7 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://bcicen.github.io/ctop/</loc>
<loc>http://ctop.sh/</loc>
<priority>0</priority>
</url>