From d7bc18b620f1bc0c2ed9ace974d2d69c16c14075 Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Tue, 18 May 2021 19:53:17 +0300
Subject: [PATCH] Place the PDF resume at the top since it's the best looking.

---
 content/pages/about.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/pages/about.rst b/content/pages/about.rst
index 13421a8..e401887 100644
--- a/content/pages/about.rst
+++ b/content/pages/about.rst
@@ -26,9 +26,9 @@ Résumé
 
 My résumé is available online in the following formats:
 
+    - `PDF <https://www.shore.co.il/resume/resume.pdf>`_
     - `HTML (single file) <https://www.shore.co.il/resume>`_
     - `OpenDocument text <https://www.shore.co.il/resume/resume.odt>`_
-    - `PDF <https://www.shore.co.il/resume/resume.pdf>`_
     - `Microsoft Word docx <https://www.shore.co.il/resume/resume.docx>`_
 
 There's also a `repository <https://git.shore.co.il/nimrod/resume/>`_ that
-- 
GitLab