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" languageCode = "en-us"
title = "ctop" title = "ctop"
theme = "hugo-creative-theme" theme = "hugo-creative-theme"

View File

@@ -10,18 +10,18 @@
<title>ctop</title> <title>ctop</title>
<!-- Favicon --> <!-- 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 --> <!-- 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 --> <!-- 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=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 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 --> <!-- 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 --> <!-- Custom CSS -->
<link rel="stylesheet" href="https://bcicen.github.io/ctop/css/creative.css" type="text/css"> <link rel="stylesheet" href="http://ctop.sh/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/modals.css" type="text/css">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- 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:// --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
@@ -70,16 +70,16 @@
<!-- jQuery --> <!-- jQuery -->
<script src="https://bcicen.github.io/ctop/js/jquery.js"></script> <script src="http://ctop.sh/js/jquery.js"></script>
<!-- Bootstrap Core JavaScript --> <!-- 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 --> <!-- Plugin JavaScript -->
<script src="https://bcicen.github.io/ctop/js/jquery.easing.min.js"></script> <script src="http://ctop.sh/js/jquery.easing.min.js"></script>
<script src="https://bcicen.github.io/ctop/js/jquery.fittext.js"></script> <script src="http://ctop.sh/js/jquery.fittext.js"></script>
<script src="https://bcicen.github.io/ctop/js/wow.min.js"></script> <script src="http://ctop.sh/js/wow.min.js"></script>
<!-- Custom Theme JavaScript --> <!-- 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"> <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel> <channel>
<title>ctop</title> <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> <description>Recent content on ctop</description>
<generator>Hugo -- gohugo.io</generator> <generator>Hugo -- gohugo.io</generator>
<language>en-us</language> <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> </channel>
</rss> </rss>

View File

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