mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-25 07:28:11 +08:00
Add features page and fixes to website
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{% extends "base.html" %}
|
||||
|
||||
{% block title %}{{ section.title }}{% endblock title %}
|
||||
{% block title %}Redefining state-of-the-art graphics editing.{% endblock title %}
|
||||
|
||||
{% block head %}
|
||||
<link rel="stylesheet" href="/index.css">
|
||||
@@ -14,7 +14,7 @@
|
||||
<img class="pencil-texture" src="https://static.graphite.rs/textures/pencil-texture.png"></img>
|
||||
|
||||
<section id="quick-links">
|
||||
<a href="/blog/announcing-graphite-alpha" class="button arrow">Announcing Graphite alpha</a>
|
||||
<a href="/blog/announcing-graphite-alpha/" class="button arrow">Announcing Graphite alpha</a>
|
||||
<a href="https://editor.graphite.rs" class="button arrow">Instantly launch the web editor</a>
|
||||
<div>
|
||||
<a href="https://github.com/GraphiteEditor/Graphite" target="_blank">
|
||||
|
||||
Reference in New Issue
Block a user