mirror of
https://github.com/arcan1s/arcanis.me.git
synced 2025-04-24 15:27:17 +00:00
small edit
This commit is contained in:
parent
daea4d012c
commit
c27da9e520
1
TODO
1
TODO
@ -1,5 +1,4 @@
|
||||
Для блога:
|
||||
* тэги переделать, сделать related
|
||||
|
||||
Для проектов:
|
||||
* запилить домашние страницы для тех проектов, которые должны их иметь (осталось только moldyn).
|
||||
|
@ -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>
|
||||
|
||||
|
@ -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 %}
|
||||
|
Loading…
Reference in New Issue
Block a user