mirror of
https://github.com/CoderSherlock/CoderSherlock.github.io.git
synced 2026-06-13 08:08:10 -07:00
Update
This commit is contained in:
+10
-10
@@ -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>Posts - My New Hugo Site</title>
|
||||
<meta property='og:title' content="Posts - My New Hugo Site">
|
||||
<title>Posts - Mil años de solitario</title>
|
||||
<meta property='og:title' content="Posts - Mil años de solitario">
|
||||
<meta property="og:type" content="article">
|
||||
|
||||
|
||||
<meta property="og:url" content="http://replace-this-with-your-hugo-site.com/post/">
|
||||
<meta property="og:url" content="https://CoderSherlock.github.io/post/">
|
||||
|
||||
|
||||
|
||||
@@ -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">
|
||||
@@ -62,7 +62,7 @@
|
||||
<article class="li">
|
||||
<header>
|
||||
<div class="date">Fri, Jul 29, 2016</div>
|
||||
<div class="title"><a href="http://replace-this-with-your-hugo-site.com/post/test/">test</a></div>
|
||||
<div class="title"><a href="https://codersherlock.github.io/post/test/">test</a></div>
|
||||
</header>
|
||||
<div class="body"><p>This is a fucking test!</p>
|
||||
|
||||
@@ -94,7 +94,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>
|
||||
@@ -131,7 +131,7 @@
|
||||
|
||||
<footer class="site">
|
||||
<div class="container">
|
||||
<p>© 2016 My New Hugo Site</p>
|
||||
<p>© 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>
|
||||
|
||||
Reference in New Issue
Block a user