mirror of
https://github.com/arcan1s/arcanis.me.git
synced 2025-04-24 23:37:19 +00:00
small edit
This commit is contained in:
parent
daea4d012c
commit
c27da9e520
1
TODO
1
TODO
@ -1,5 +1,4 @@
|
|||||||
Для блога:
|
Для блога:
|
||||||
* тэги переделать, сделать related
|
|
||||||
|
|
||||||
Для проектов:
|
Для проектов:
|
||||||
* запилить домашние страницы для тех проектов, которые должны их иметь (осталось только moldyn).
|
* запилить домашние страницы для тех проектов, которые должны их иметь (осталось только moldyn).
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
layout: default
|
layout: default
|
||||||
title: Blog
|
title: arcanis' blog
|
||||||
comment: false
|
comment: false
|
||||||
share: false
|
share: false
|
||||||
back: 1
|
back: 1
|
||||||
@ -16,7 +16,7 @@ posts:
|
|||||||
<body>
|
<body>
|
||||||
<div class="wrapper">
|
<div class="wrapper">
|
||||||
<header>
|
<header>
|
||||||
<h1>My blog</h1>
|
<h1>arcanis' blog</h1>
|
||||||
</header>
|
</header>
|
||||||
<section>
|
<section>
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
layout: default
|
layout: default
|
||||||
title: My projects
|
title: arcanis' projects
|
||||||
comment: false
|
comment: false
|
||||||
share: true
|
share: true
|
||||||
back: 1
|
back: 1
|
||||||
@ -89,7 +89,7 @@ groups:
|
|||||||
<body>
|
<body>
|
||||||
<div class="wrapper">
|
<div class="wrapper">
|
||||||
<header>
|
<header>
|
||||||
<h1>Projects</h1>
|
<h1>arcanis' projects</h1>
|
||||||
<p class="view">The list of some of my projects</p>
|
<p class="view">The list of some of my projects</p>
|
||||||
<p class="view">
|
<p class="view">
|
||||||
{% for group in page.groups %}
|
{% for group in page.groups %}
|
||||||
|
Loading…
Reference in New Issue
Block a user