This commit is contained in:
2016-07-29 17:41:08 -04:00
parent 068e33348c
commit 6140f0575a
10 changed files with 72 additions and 72 deletions
+9 -9
View File
@@ -9,17 +9,17 @@
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous">
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/8.4/styles/solarized_dark.min.css">
<link rel="stylesheet" href="http://replace-this-with-your-hugo-site.com/css/styles.css">
<link rel="stylesheet" href="http://replace-this-with-your-hugo-site.com/css/custom.css">
<link rel="alternate" type="application/rss+xml" title="RSS" href="http://replace-this-with-your-hugo-site.com//index.xml">
<link rel="stylesheet" href="https://codersherlock.github.io/css/styles.css">
<link rel="stylesheet" href="https://codersherlock.github.io/css/custom.css">
<link rel="alternate" type="application/rss+xml" title="RSS" href="https://codersherlock.github.io//index.xml">
<title>Tags - My New Hugo Site</title>
<meta property='og:title' content="Tags - My New Hugo Site">
<title>Tags - Mil años de solitario</title>
<meta property='og:title' content="Tags - Mil años de solitario">
<meta property="og:type" content="article">
<meta property="og:url" content="http://replace-this-with-your-hugo-site.com/tags/">
<meta property="og:url" content="https://CoderSherlock.github.io/tags/">
@@ -37,7 +37,7 @@
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="http://replace-this-with-your-hugo-site.com/">My New Hugo Site</a>
<a class="navbar-brand" href="https://codersherlock.github.io/">Mil años de solitario</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
@@ -72,7 +72,7 @@
</div>
<div class="list-group">
<a href="http://replace-this-with-your-hugo-site.com/post/test/" class="list-group-item">test</a>
<a href="https://codersherlock.github.io/post/test/" class="list-group-item">test</a>
</div>
</div>
@@ -109,7 +109,7 @@
<footer class="site">
<div class="container">
<p>&copy; 2016 My New Hugo Site</p>
<p>&copy; 2016 Mil años de solitario</p>
<p>Powered by <a href="http://gohugo.io" target="_blank" rel="nofollow">Hugo</a>, Theme <a href="https://github.com/dim0627/hugo_theme_beg" target="_blank" rel="nofollow">beg</a> designed by <a href="http://yet.unresolved.xyz" target="_blank" rel="nofollow">Daisuke Tsuji</a></p>
</div>
</footer>