small edit

This commit is contained in:
arcan1s 2014-01-15 05:52:52 +04:00
parent daea4d012c
commit c27da9e520
3 changed files with 4 additions and 5 deletions

1
TODO
View File

@ -1,5 +1,4 @@
Для блога:
* тэги переделать, сделать related
Для проектов:
* запилить домашние страницы для тех проектов, которые должны их иметь (осталось только moldyn).

View File

@ -1,6 +1,6 @@
---
layout: default
title: Blog
title: arcanis' blog
comment: false
share: false
back: 1
@ -16,7 +16,7 @@ posts:
<body>
<div class="wrapper">
<header>
<h1>My blog</h1>
<h1>arcanis' blog</h1>
</header>
<section>

View File

@ -1,6 +1,6 @@
---
layout: default
title: My projects
title: arcanis' projects
comment: false
share: true
back: 1
@ -89,7 +89,7 @@ groups:
<body>
<div class="wrapper">
<header>
<h1>Projects</h1>
<h1>arcanis' projects</h1>
<p class="view">The list of some of my projects</p>
<p class="view">
{% for group in page.groups %}