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