mirror of
https://github.com/aljazceru/cryptoanarchywiki.github.io.git
synced 2025-12-18 05:34:20 +01:00
Update Tabulasi
This commit is contained in:
@@ -19,12 +19,10 @@
|
||||
|
||||
<!-- Custom CSS -->
|
||||
<link rel="stylesheet" href="/css/main.css">
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div class="container">
|
||||
|
||||
<div class="col-sm-3">
|
||||
<img id="about" src="/img/avatar.jpg" height="75px" width="75px" />
|
||||
<h1 class="author-name">{{ site.name }}</h1>
|
||||
@@ -42,7 +40,6 @@
|
||||
</div>
|
||||
|
||||
<div class="col-sm-8 col-offset-1">
|
||||
|
||||
{{ content }}
|
||||
|
||||
<footer>
|
||||
@@ -51,9 +48,8 @@
|
||||
- <a href="{{ site.github }}">{{ site.github }}</a> - Powered by Jekyll.
|
||||
{% endif %}
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div><!-- end /.col-sm-8 -->
|
||||
</div><!-- end /.container -->
|
||||
|
||||
<!-- Bootstrap core JavaScript
|
||||
================================================== -->
|
||||
|
||||
Reference in New Issue
Block a user