Add features page and fixes to website

This commit is contained in:
Keavon Chambers
2022-03-13 11:32:53 -07:00
parent d4f62ba01d
commit 593aa99ffa
7 changed files with 38 additions and 101 deletions
+2 -2
View File
@@ -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">